| Commit message (Expand) | Author | Files | Lines |
2010-03-05 | typhoon: fix incorrect use of smp_wmb() | David Dillow | 1 | -2/+4 |
2010-03-05 | ethtool: Add direct access to ops->get_sset_count | Jeff Garzik | 2 | -4/+10 |
2010-03-05 | ethtool: Add direct access to ops->get_sset_count | Jeff Garzik | 2 | -3/+86 |
2010-03-05 | net: smc91x: Support Qualcomm MSM development boards. | David Brown | 1 | -0/+14 |
2010-03-05 | net: backlog functions rename | Zhu Yi | 13 | -17/+17 |
2010-03-05 | x25: use limited socket backlog | Zhu Yi | 1 | -1/+1 |
2010-03-05 | tipc: use limited socket backlog | Zhu Yi | 1 | -2/+4 |
2010-03-05 | sctp: use limited socket backlog | Zhu Yi | 2 | -15/+30 |
2010-03-05 | llc: use limited socket backlog | Zhu Yi | 1 | -1/+2 |
2010-03-05 | udp: use limited socket backlog | Zhu Yi | 2 | -12/+22 |
2010-03-05 | tcp: use limited socket backlog | Zhu Yi | 2 | -4/+8 |
2010-03-05 | net: add limit for socket backlog | Zhu Yi | 2 | -3/+28 |
2010-03-04 | rndis_wlan: correct multicast_list handling V3 | Jiri Pirko | 1 | -25/+41 |
2010-03-04 | MAINTAINERS: Add netdev to bridge entry. | David S. Miller | 1 | -0/+1 |
2010-03-04 | cxgb3: fix hot plug removal crash | Divy Le Ray | 1 | -0/+1 |
2010-03-04 | gianfar: Fix TX ring processing on SMP machines | Anton Vorontsov | 1 | -1/+4 |
2010-03-04 | r8169: use correct barrier between cacheable and non-cacheable memory | David Dillow | 1 | -2/+2 |
2010-03-04 | tipc: Fix oops on send prior to entering networked mode (v3) | Neil Horman | 3 | -53/+11 |
2010-03-04 | gre: fix hard header destination address checking | Timo Teräs | 1 | -5/+2 |
2010-03-04 | net: add scheduler sync hint to tcp_prequeue(). | Mike Galbraith | 1 | -1/+1 |
2010-03-04 | IPv6: fix race between cleanup and add/delete address | stephen hemminger | 1 | -5/+13 |
2010-03-04 | IPv6: addrconf notify when address is unavailable | stephen hemminger | 1 | -17/+29 |
2010-03-04 | IPv6: addrconf timer race | stephen hemminger | 1 | -13/+15 |
2010-03-04 | IPv6: addrconf dad timer unnecessary bh_disable | stephen hemminger | 1 | -5/+5 |
2010-03-03 | rt2x00: Export rt2x00soc_probe from rt2x00soc | Helmut Schaa | 1 | -0/+1 |
2010-03-03 | mac80211: Fix HT rate control configuration | Sujith | 4 | -7/+10 |
2010-03-03 | bridge: depends on INET | Randy Dunlap | 1 | -0/+1 |
2010-03-03 | bnx2x: Removed FW 5.2.7 | Vladislav Zolotarov | 2 | -23025/+0 |
2010-03-03 | davinci_emac: off by one | Dan Carpenter | 1 | -1/+1 |
2010-03-03 | cassini: fix off by one | Dan Carpenter | 1 | -1/+1 |
2010-03-03 | Bluetooth: Use single_open() for inquiry cache within debugfs | Marcel Holtmann | 1 | -21/+20 |
2010-03-03 | af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del] | Jiri Pirko | 1 | -1/+5 |
2010-03-03 | be2net: download NCSI section during firmware update | Sarveshwar Bandi | 2 | -5/+14 |
2010-03-03 | cpmac: use after free | Dan Carpenter | 1 | -1/+1 |
2010-03-03 | ipsec: Fix bogus bundle flowi | Herbert Xu | 4 | -7/+11 |
2010-03-02 | iwlwifi: load firmware asynchronously before mac80211 registration | Johannes Berg | 2 | -78/+81 |
2010-03-02 | ar9170: load firmware asynchronously | Johannes Berg | 3 | -70/+111 |
2010-03-02 | rt2x00: fix rt2800pci compilation with SoC | Helmut Schaa | 1 | -1/+1 |
2010-03-02 | rt2x00: Add USB ID for CEIVA adapter to rt73usb | Bryan Polk | 1 | -0/+2 |
2010-03-02 | mac80211: Fix reassociation processing (within ESS roaming) | Jouni Malinen | 1 | -2/+14 |
2010-03-02 | ath9k: fix lockdep warning when unloading module | Ming Lei | 1 | -2/+2 |
2010-03-02 | zd1211rw: fix potential array underflow | Dan Carpenter | 1 | -6/+4 |
2010-03-02 | rfkill: Add support for KEY_RFKILL | Matthew Garrett | 2 | -1/+9 |
2010-03-02 | airo: return from set_wep_key() when key length is zero | Stanislaw Gruszka | 1 | -1/+2 |
2010-03-02 | Revert "blkdev: fix merge_bvec_fn return value checks" | Jens Axboe | 1 | -2/+2 |
2010-03-02 | OMAP: DSS2: Taal: Fix TE when resuming | Tomi Valkeinen | 1 | -3/+18 |
2010-03-02 | virtio_net: remove forgotten assignment | Jiri Pirko | 1 | -1/+0 |
2010-03-02 | be2net: fix tx completion polling | Sathya Perla | 3 | -38/+37 |
2010-03-02 | sis190: fix cable detect via link status poll | Herton Ronaldo Krzesinski | 1 | -5/+18 |
2010-03-02 | net: fix protocol sk_buff field | Eric Dumazet | 1 | -1/+1 |