aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2014-03-31
|\
| * workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen2014-03-29
* | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-31
|\ \
| * | net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06
| * | net/compat: convert to COMPAT_SYSCALL_DEFINEHeiko Carstens2014-03-06
* | | vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-28
* | | bridge: Fix crash with vlan filtering and tcpdumpVlad Yasevich2014-03-28
* | | net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-28
* | | ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-28
* | | tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet2014-03-28
* | | openvswitch: fix a possible deadlock and lockdep warningFlavio Leitner2014-03-28
* | | bridge: Fix handling stacked vlan tagsToshiaki Makita2014-03-28
* | | bridge: Fix inabillity to retrieve vlan tags when tx offload is disabledToshiaki Makita2014-03-28
* | | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-27
* | | vlan: Set hard_header_len according to available accelerationVlad Yasevich2014-03-27
* | | net: unix: non blocking recvmsg() should not return -EINTREric Dumazet2014-03-26
* | | ip_tunnel: Fix dst ref-count.Pravin B Shelar2014-03-26
* | | tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne2014-03-24
* | | netpoll: fix the skb check in pkt_is_nsLi RongQing2014-03-24
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2014-03-20
|\ \ \
| * | | openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff2014-03-20
| * | | openvswitch: Fix race.Jarno Rajahalme2014-02-15
| * | | openvswitch: Read tcp flags only then the tranport header is present.Jarno Rajahalme2014-02-15
| * | | ovs: fix dp check in ovs_dp_reset_user_featuresJiri Pirko2014-02-15
* | | | ip6mr: fix mfc notification flagsNicolas Dichtel2014-03-20
* | | | ipmr: fix mfc notification flagsNicolas Dichtel2014-03-20
* | | | rtnetlink: fix fdb notification flagsNicolas Dichtel2014-03-20
* | | | ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien2014-03-18
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-03-18
|\ \ \ \
| * | | | selinux: add gfp argument to security_xfrm_policy_alloc and fix callersNikolay Aleksandrov2014-03-10
| * | | | net: af_key: fix sleeping under rcuNikolay Aleksandrov2014-03-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-13
|\ \ \ \ \
| * | | | | ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-03-13
| * | | | | net: socket: error on a negative msg_namelenMatthew Leach2014-03-12
| * | | | | bridge: multicast: enable snooping on general queries onlyLinus Lüssing2014-03-11
| * | | | | bridge: multicast: add sanity check for general query destinationLinus Lüssing2014-03-11
| * | | | | tcp: tcp_release_cb() should release socket ownershipEric Dumazet2014-03-11
| * | | | | skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin2014-03-11
| * | | | | skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin2014-03-11
| * | | | | skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin2014-03-11
| * | | | | skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin2014-03-11
| * | | | | skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin2014-03-11
| * | | | | vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström2014-03-10
| * | | | | pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet2014-03-10
| * | | | | pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet2014-03-10
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-07
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-06
| | |\ \ \ \
| | | * | | | mac80211: clear sequence/fragment number in QoS-null framesJohannes Berg2014-03-05
| | | * | | | cfg80211: remove racy beacon_interval assignmentJohannes Berg2014-03-03
| | | * | | | mac80211: consider virtual mon when calculating min_defEliad Peller2014-03-03