summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
| * 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-021-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-021-6/+2
| * | Merge branch 'wireless'David S. Miller2013-02-016-41/+25
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-016-41/+25
| | |\ | |/ /
| | * 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/+9
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7
| | |\
| | | * Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
| | * | 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/+1
| * | | | 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-301-0/+1
| * | | | ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-01-301-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/+3
| * | | | 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-0416-8/+63
* | | | | gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker2013-02-041-12/+4
* | | | | ipcomp: Mark as netns_ok.David S. Miller2013-02-041-0/+1
* | | | | net: fec: fix miss init spinlockFrank Li2013-02-041-0/+1
* | | | | team: ab: set active port option as changed when port is leavingJiri Pirko2013-02-041-1/+12
* | | | | team: move netlink event notifiers after team_port_leave()Jiri Pirko2013-02-041-4/+6
* | | | | team: handle sending port list in the same way option list is sentJiri Pirko2013-02-041-84/+93
* | | | | net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion2013-02-041-0/+4
* | | | | net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion2013-02-041-18/+34
OpenPOWER on IntegriCloud