aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-121/+207
2014-03-13ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit1-1/+4
2014-03-12net: socket: error on a negative msg_namelenMatthew Leach1-0/+4
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing1-3/+5
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing1-0/+19
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet2-1/+15
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin1-0/+6
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin1-13/+13
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin1-22/+24
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin1-7/+7
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin1-9/+9
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-03-10pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet1-6/+15
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+7
2014-03-10pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet1-3/+4
2014-03-10sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro1-6/+7
2014-03-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-2/+8
2014-03-06ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca1-1/+1
2014-03-06ipv6: Fix exthdrs offload registration.Anton Nayshtut1-2/+2
2014-03-06net: unix socket code abuses csum_partialAnton Blanchard1-2/+1
2014-03-06inet: frag: make sure forced eviction removes all fragsFlorian Westphal1-1/+1
2014-03-06tipc: don't log disabled tasklet handler errorsErik Hugne1-1/+0
2014-03-06tipc: fix memory leak during module removalErik Hugne1-3/+34
2014-03-06tipc: drop subscriber connection id invalidationErik Hugne1-11/+0
2014-03-06tipc: avoid to unnecessary process switch under non-block modeYing Xue1-2/+2
2014-03-06tipc: fix connection refcount leakYing Xue1-2/+4
2014-03-06tipc: allow connection shutdown callback to be invoked in advanceYing Xue3-18/+7
2014-03-06l2tp: fix userspace reception on plain L2TP socketsGuillaume Nault1-5/+7
2014-03-06l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault4-3/+7
2014-03-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville4-2/+8
2014-03-05net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2-7/+2
2014-03-05bridge: multicast: add sanity check for query source addressesLinus Lüssing1-0/+6
2014-03-05net: fix for a race condition in the inet frag codeNikolay Aleksandrov1-1/+2
2014-03-05mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2-0/+2
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds53-384/+500
2014-03-03Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller2-1/+32
2014-03-03net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann1-0/+7
2014-03-03Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-21/+5
2014-03-03ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long1-1/+0
2014-03-03tcp: fix bogus RTT on special retransmissionYuchung Cheng2-4/+10
2014-03-03hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter1-1/+1
2014-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-1/+32
2014-03-03can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp1-21/+5
2014-03-03cfg80211: remove racy beacon_interval assignmentJohannes Berg1-2/+0
2014-03-03mac80211: consider virtual mon when calculating min_defEliad Peller1-0/+6
2014-02-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville2-1/+32
2014-02-27ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom1-1/+1
2014-02-27neigh: recompute reachabletime before returning from neigh_periodic_work()Duan Jiong1-3/+3
2014-02-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller10-64/+99
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller4-12/+19