Commit Graph

158217 Commits (a803c942303e6a4ef0ab6b80114529852cffa058)
 

Author SHA1 Message Date
David S. Miller 6cdee2f96a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Eric Dumazet 0625491493 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS 16 years ago
Xiao Guangrong f2798eb4e0 drop_monitor: fix trace_napi_poll_hit() 16 years ago
David S. Miller 2fbd3da387 pkt_sched: Revert tasklet_hrtimer changes. 16 years ago
David S. Miller 3732e9bd2d xilinx_emaclite: Fix permissions on driver sources. 16 years ago
Jarek Poplawski d66ee0587c net: sk_free() should be allowed right after sk_alloc() 16 years ago
Stephen Hemminger 89d69d2b75 net: make neigh_ops constant 16 years ago
roel kluin dcbfef820b au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe() 16 years ago
Damian Lukowski 5d7892298a RTO connection timeout: sysctl documentation update 16 years ago
Damian Lukowski 5152fc7de3 RTO connection timeout: coding style fixes and comments 16 years ago
Mike McCormack 72c6068328 sky2: Use 32bit read to read Y2_VAUX_AVAIL 16 years ago
Mike McCormack 90bbebb4a8 sky2: Create buffer alloc and free helpers 16 years ago
Stephen Hemminger 10547ae2c0 sky2: fix management of driver LED 16 years ago
Michael S. Tsirkin 89f56d1e91 tun: reuse struct sock fields 16 years ago
Alexey Dobriyan 86393e52c3 netns: embed ip6_dst_ops directly 16 years ago
Eric Dumazet 885a136c52 bonding: use compare_ether_addr_64bits() in ALB 16 years ago
Eric Dumazet ac06713d55 macvlan: Use compare_ether_addr_64bits() 16 years ago
Mallikarjuna R Chilakala c3c7432741 ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partner 16 years ago
Peter P Waskiewicz Jr b7fdb71485 ixgbe: Properly disable DCB arbiters prior to applying changes 16 years ago
Mallikarjuna R Chilakala 8620a103b5 ixgbe: refactor link setup code 16 years ago
Graham, David fd38d7a0a0 e1000: Fix for e1000 kills IPMI on a tagged vlan. 16 years ago
Samuel Ortiz 04e715cd46 iwmc3200wifi: Add a last_fw_err debugfs entry 16 years ago
Samuel Ortiz d210176eaa iwmc3200wifi: Handle UMAC stalls and UMAC assert properly 16 years ago
Samuel Ortiz d04bd6283c iwmc3200wifi: New initial LMAC calibration 16 years ago
Zhu Yi 31452420ca iwmc3200wifi: fix misuse of le16_to_cpu 16 years ago
Zhu Yi c743627388 iwmc3200wifi: add disconnect work 16 years ago
Zhu Yi de15fd31fc iwmc3200wifi: use cfg80211_roamed to send roam event 16 years ago
Samuel Ortiz d041811d93 iwmc3200wifi: Fix sparse warning 16 years ago
Samuel Ortiz b90a5c9561 iwmc3200wifi: Set WEP key from connect 16 years ago
Zhu Yi ae73abf235 iwmc3200wifi: invalidate profile when necessary before connect 16 years ago
Jussi Kivilinna 2b7dcfb7d0 rndis_wlan: remove 'select WIRELESS_EXT' in Kconfig 16 years ago
Jussi Kivilinna 53d27eaf55 rndis_wlan: fix sparse endianess warnings 16 years ago
Jussi Kivilinna c5c4fe90e3 rndis_wlan: cleanup 16 years ago
Jussi Kivilinna 051ae0bf7f rndis_wlan: use bool for on/off switches 16 years ago
Vasanthakumar Thiagarajan 8f43161aa6 ath9k: Call spin_lock_bh() on btcoex_lock 16 years ago
Vasanthakumar Thiagarajan ebb8e1d78c ath9k: Move generic hw timer intr handler to bottom-half 16 years ago
Johannes Berg 8bc11b491b rfkill: relicense header file 16 years ago
Damian Lukowski 6fa12c8503 Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. 16 years ago
Damian Lukowski f1ecd5d9e7 Revert Backoff [v3]: Revert RTO on ICMP destination unreachable 16 years ago
Damian Lukowski 4d1a2d9ec1 Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() 16 years ago
Yi Zou 6ee1652051 ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp 16 years ago
Yi Zou 579496865c dcbnl: Add implementations of dcbnl setapp/getapp commands 16 years ago
Yi Zou 6fa382af61 dcbnl: Add netlink attributes for setapp/getapp to dcbnl 16 years ago
Yi Zou 7114323b17 dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops 16 years ago
Yi Zou 0f6f290259 dcbnl: Add support for setapp/getapp commands to dcbnl 16 years ago
Yi Zou 8450ff8cd7 ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 16 years ago
Yi Zou 0af46d997f vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN 16 years ago
Yi Zou cb45439977 net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Stephen Hemminger d0cf9c0dad wireless: convert drivers to netdev_tx_t 16 years ago