aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-06-30skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-06-30skbuff: export skb_copy_ubufsMichael S. Tsirkin
2014-06-26sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26net: tunnels - enable module autoloadingTom Gundersen
2014-06-16netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-06-11nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-06-11virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon
2014-06-11Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery
2014-06-11Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2014-06-07mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau
2014-06-07cfg80211: check wdev->netdev in connection workJohannes Berg
2014-06-07mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2014-06-07net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet
2014-06-07skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2014-06-07ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-06-07act_mirred: do not drop packets when fails to mirror itJason Wang
2014-06-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-06-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-06-07tcp_cubic: fix the range of delayed_ackLiu Yu
2014-06-07rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-06-07rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-06-07filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-06-07net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-06-07ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-06-07net: core: don't account for udp header size when computing seglenFlorian Westphal
2014-06-07l2tp: take PMTU from tunnel UDP socketDmitry Petukhov
2014-06-07net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann
2014-06-07net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann
2014-05-18netfilter: Can't fail and free after table replacementThomas Graf
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-04-26rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-04-26ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-26ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-26ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-04-26net: socket: error on a negative msg_namelenMatthew Leach
2014-04-26vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-04-26ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-04-26net: unix: non blocking recvmsg() should not return -EINTREric Dumazet
2014-04-26bridge: multicast: add sanity check for query source addressesLinus Lüssing
2014-04-26net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-04-03netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann
2014-03-30libceph: resend all writes after the osdmap loses the full flagJosh Durgin
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach
2014-03-23net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann
2014-03-11SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust
2014-03-11sunrpc: clarify comments on rpc_make_runnableJeff Layton
2014-03-11libceph: unregister request in __map_request failed and nofail == falsemajianpeng
2014-03-11SUNRPC: Fix races in xs_nospace()Trond Myklebust
2014-03-11net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal