summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Disallow non-namespace aware protocols to register.David S. Miller2013-02-053-26/+6Star
* l2tp: Make ipv4 protocol handler namespace aware.David S. Miller2013-02-051-6/+10
* l2tp: create tunnel sockets in the right namespaceTom Parkin2013-02-051-33/+54
* l2tp: prevent tunnel creation on netns mismatchTom Parkin2013-02-051-2/+9
* l2tp: set netnsok flag for netlink messagesTom Parkin2013-02-051-0/+1
* l2tp: put tunnel socket release on a workqueueTom Parkin2013-02-052-44/+61
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-0538-166/+291
|\
| * net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4Star
| * tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+5
| * tcp: Update MIB counters for dropsVijay Subramanian2013-02-041-1/+2
| * packet: fix leakage of tx_ring memoryPhil Sutter2013-02-031-4/+6
| * net: Fix inner_network_header assignment in skb-copy.Pravin B Shelar2013-02-031-1/+1
| * tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-031-1/+2
| * tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-031-4/+10
| * Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-02-031-1/+5
| |\
| | * can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein2013-02-011-1/+5
| * | via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-031-6/+2Star
| * | Merge branch 'wireless'David S. Miller2013-02-016-41/+25Star
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-016-41/+25Star
| |/|
| | * mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-301-4/+5
| | * rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-01-281-2/+2
| | * bcma: fix NAND flash validationRafał Miłecki2013-01-281-1/+1
| | * brcmsmac: fix tx status processingArend van Spriel2013-01-281-16/+9Star
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7Star
| | |\
| | | * Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7Star
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-281-1/+1
| | |\ \
| | | * | cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-241-1/+1
| * | | | tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng2013-01-311-2/+1Star
| * | | | l2tp: correctly handle ancillary data in the ip6 recv pathTom Parkin2013-01-311-3/+3
| * | | | ipv6: export ip6_datagram_recv_ctlTom Parkin2013-01-311-0/+1
| * | | | ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-318-32/+33
| * | | | NET: qmi_wwan: add Telit LE920 supportDaniele Palmas2013-01-311-0/+1
| * | | | ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-01-311-1/+1
| * | | | net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-302-0/+27
| * | | | vmxnet3: set carrier state properly on probeNeil Horman2013-01-291-4/+3Star
| * | | | e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-296-0/+71
| * | | | bonding: unset primary slave via sysfsMilos Vyletel2013-01-291-0/+1
| * | | | tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()Nivedita Singhvi2013-01-291-1/+4
| * | | | ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.YOSHIFUJI Hideaki / 吉藤英明2013-01-291-0/+1
| * | | | be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2013-01-292-5/+5
| * | | | tuntap: allow polling/writing/reading when detachedJason Wang2013-01-291-9/+16
| * | | | vhost_net: handle polling errors when setting backendJason Wang2013-01-293-13/+34
| * | | | vhost_net: correct error handling in vhost_net_set_backend()Jason Wang2013-01-291-5/+11
| * | | | tun: fix carrier on/off statusMichael S. Tsirkin2013-01-291-5/+8
| * | | | pktgen: correctly handle failures when adding a deviceCong Wang2013-01-291-3/+6
| * | | | netem: fix delay calculation in rate extensionJohannes Naab2013-01-291-6/+6
| * | | | l2tp: prevent l2tp_tunnel_delete racing with userspace closeTom Parkin2013-01-292-12/+69
* | | | | qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-0516-8/+63
* | | | | gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker2013-02-051-12/+4Star
* | | | | ipcomp: Mark as netns_ok.David S. Miller2013-02-041-0/+1