summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne2014-03-241-14/+15
* netpoll: fix the skb check in pkt_is_nsLi RongQing2014-03-241-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2014-03-202-5/+7
|\
| * openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff2014-03-201-1/+1
| * openvswitch: Fix race.Jarno Rajahalme2014-02-151-3/+4
| * openvswitch: Read tcp flags only then the tranport header is present.Jarno Rajahalme2014-02-151-0/+1
| * ovs: fix dp check in ovs_dp_reset_user_featuresJiri Pirko2014-02-151-1/+1
* | ip6mr: fix mfc notification flagsNicolas Dichtel2014-03-201-5/+8
* | ipmr: fix mfc notification flagsNicolas Dichtel2014-03-201-5/+8
* | rtnetlink: fix fdb notification flagsNicolas Dichtel2014-03-201-4/+6
* | ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien2014-03-181-8/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-182-12/+13
|\ \
| * | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-102-6/+6
| * | net: af_key: fix sleeping under rcuNikolay Aleksandrov2014-03-101-6/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-1329-121/+207
|\ \ \
| * | | ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-03-131-1/+4
| * | | net: socket: error on a negative msg_namelenMatthew Leach2014-03-121-0/+4
| * | | bridge: multicast: enable snooping on general queries onlyLinus Lüssing2014-03-111-3/+5
| * | | bridge: multicast: add sanity check for general query destinationLinus Lüssing2014-03-111-0/+19
| * | | tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-112-1/+15
| * | | skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin2014-03-111-0/+6
| * | | skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin2014-03-111-13/+13
| * | | skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin2014-03-111-22/+24
| * | | skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin2014-03-111-7/+7
| * | | skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin2014-03-111-9/+9
| * | | vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström2014-03-101-0/+3
| * | | pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2014-03-101-6/+15
| * | | pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet2014-03-101-3/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-074-2/+8
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-064-2/+8
| | |\ \
| | | * | mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2014-03-052-0/+2
| | | * | cfg80211: remove racy beacon_interval assignmentJohannes Berg2014-03-031-2/+0
| | | * | mac80211: consider virtual mon when calculating min_defEliad Peller2014-03-031-0/+6
| * | | | ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-03-061-1/+1
| * | | | ipv6: Fix exthdrs offload registration.Anton Nayshtut2014-03-061-2/+2
| * | | | net: unix socket code abuses csum_partialAnton Blanchard2014-03-061-2/+1
| * | | | inet: frag: make sure forced eviction removes all fragsFlorian Westphal2014-03-061-1/+1
| * | | | tipc: don't log disabled tasklet handler errorsErik Hugne2014-03-061-1/+0
| * | | | tipc: fix memory leak during module removalErik Hugne2014-03-061-3/+34
| * | | | tipc: drop subscriber connection id invalidationErik Hugne2014-03-061-11/+0
| * | | | tipc: avoid to unnecessary process switch under non-block modeYing Xue2014-03-061-2/+2
| * | | | tipc: fix connection refcount leakYing Xue2014-03-061-2/+4
| * | | | tipc: allow connection shutdown callback to be invoked in advanceYing Xue2014-03-063-18/+7
| * | | | l2tp: fix userspace reception on plain L2TP socketsGuillaume Nault2014-03-061-5/+7
| * | | | l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault2014-03-064-3/+7
| * | | | net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2014-03-052-7/+2
| * | | | bridge: multicast: add sanity check for query source addressesLinus Lüssing2014-03-051-0/+6
| * | | | net: fix for a race condition in the inet frag codeNikolay Aleksandrov2014-03-051-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-101-6/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro2014-03-101-6/+7