summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-06-16netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal1-2/+3
2014-06-11nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+16
2014-06-11virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon1-1/+2
2014-06-11Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery1-1/+1
2014-06-11Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg1-23/+69
2014-06-07mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau1-0/+3
2014-06-07cfg80211: check wdev->netdev in connection workJohannes Berg1-0/+3
2014-06-07mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-1/+5
2014-06-07net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet1-0/+1
2014-06-07skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-5/+4
2014-06-07ipv4: initialise the itag variable in __mkroute_inputLi RongQing1-1/+1
2014-06-07act_mirred: do not drop packets when fails to mirror itJason Wang1-6/+5
2014-06-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich1-1/+1
2014-06-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal1-2/+2
2014-06-07tcp_cubic: fix the range of delayed_ackLiu Yu1-1/+1
2014-06-07rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson1-6/+10
2014-06-07rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson1-5/+12
2014-06-07filter: prevent nla extensions to peek beyond the end of the messageMathias Krause1-1/+5
2014-06-07net: ipv4: current group_info should be put after using.Wang, Xiaoming1-4/+11
2014-06-07ipv6: Limit mtu to 65575 bytesEric Dumazet1-2/+3
2014-06-07net: core: don't account for udp header size when computing seglenFlorian Westphal1-5/+7
2014-06-07l2tp: take PMTU from tunnel UDP socketDmitry Petukhov1-2/+2
2014-06-07net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann1-0/+6
2014-06-07net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann1-1/+35
2014-05-18netfilter: Can't fail and free after table replacementThomas Graf4-9/+14
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi1-1/+7
2014-04-26rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin1-1/+2
2014-04-26ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa3-8/+9
2014-04-26ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien1-8/+6
2014-04-26ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit1-1/+4
2014-04-26net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-04-26vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-04-26ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-04-26net: unix: non blocking recvmsg() should not return -EINTREric Dumazet1-5/+12
2014-04-26bridge: multicast: add sanity check for query source addressesLinus Lüssing1-0/+6
2014-04-26net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2-7/+2
2014-04-03netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann1-3/+3
2014-03-30libceph: resend all writes after the osdmap loses the full flagJosh Durgin1-6/+22
2014-03-23mac80211: fix AP powersave TX vs. wakeup raceEmmanuel Grumbach3-4/+22
2014-03-23net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann1-0/+7
2014-03-11SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust1-1/+7
2014-03-11sunrpc: clarify comments on rpc_make_runnableJeff Layton1-2/+3
2014-03-11libceph: unregister request in __map_request failed and nofail == falsemajianpeng1-0/+2
2014-03-11SUNRPC: Fix races in xs_nospace()Trond Myklebust1-1/+5
2014-03-11net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2-3/+78
2014-03-11net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+25
2014-03-11net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann1-9/+32
2014-03-11net: fix 'ip rule' iif/oif device renameMaciej Żenczykowski1-0/+7
2014-02-22mac80211: fix fragmentation code, particularly for encryptionJohannes Berg1-1/+1
2014-02-13sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson1-2/+6