aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
| * | | ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-03-06
| * | | ipv6: Fix exthdrs offload registration.Anton Nayshtut2014-03-06
| * | | net: unix socket code abuses csum_partialAnton Blanchard2014-03-06
| * | | inet: frag: make sure forced eviction removes all fragsFlorian Westphal2014-03-06
| * | | tipc: don't log disabled tasklet handler errorsErik Hugne2014-03-06
| * | | tipc: fix memory leak during module removalErik Hugne2014-03-06
| * | | tipc: drop subscriber connection id invalidationErik Hugne2014-03-06
| * | | tipc: avoid to unnecessary process switch under non-block modeYing Xue2014-03-06
| * | | tipc: fix connection refcount leakYing Xue2014-03-06
| * | | tipc: allow connection shutdown callback to be invoked in advanceYing Xue2014-03-06
| * | | l2tp: fix userspace reception on plain L2TP socketsGuillaume Nault2014-03-06
| * | | l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault2014-03-06
| * | | net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann2014-03-05
| * | | bridge: multicast: add sanity check for query source addressesLinus Lüssing2014-03-05
| * | | net: fix for a race condition in the inet frag codeNikolay Aleksandrov2014-03-05
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-10
|\ \ \ \ | |/ / / |/| | |
| * | | sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro2014-03-10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-04
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-03
| |\ \ \
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-03
| | |\| |
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-28
| | | |\|
| | | | * mac80211: fix association to 20/40 MHz VHT networksJohannes Berg2014-02-27
| | | | * cfg80211: regulatory: reset regdomain in case of errorJanusz Dziedzic2014-02-25
| | | | * mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg2014-02-24
| * | | | net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capableDaniel Borkmann2014-03-03
| * | | | Merge tag 'linux-can-fixes-for-3.14-20140303' of git://gitorious.org/linux-ca...David S. Miller2014-03-03
| |\ \ \ \
| | * | | | can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp2014-03-03
| | |/ / /
| * | | | ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long2014-03-03
| * | | | tcp: fix bogus RTT on special retransmissionYuchung Cheng2014-03-03
| * | | | hsr: off by one sanity check in hsr_register_frame_in()Dan Carpenter2014-03-03
| |/ / /
| * | | ipv6: ipv6_find_hdr restore prev functionalityHans Schillstrom2014-02-27