Commit Graph

168290 Commits (41a2617064a8458178ccdf31ed2be2b4eade4a2a)
 

Author SHA1 Message Date
stephen hemminger 61fbab77a8 IPV4: use rcu to walk list of devices in IGMP 15 years ago
stephen hemminger fa918602b6 decnet: use RCU to find network devices 15 years ago
stephen hemminger e576b9ef41 s390: use RCU to walk list of network devices 15 years ago
stephen hemminger f1e9016da6 net: use rcu for network scheduler API 15 years ago
stephen hemminger 9e067597ee vlan: eliminate use of dev_base_lock 15 years ago
stephen hemminger 254245d233 netdev: add netdev_continue_rcu 15 years ago
Brian Haley 856540ee31 IPv6: use ipv6_addr_v4mapped() 15 years ago
Eric Dumazet 246c65add0 parisc: led: Use for_each_netdev_rcu() 15 years ago
Herbert Xu 292f4f3ce4 sit: Clean up DF code by copying from IPIP 15 years ago
Eric Dumazet bcd323262a ipv6: Allow inet6_dump_addr() to handle more than 64 addresses 15 years ago
Eric Dumazet 84d2697d96 ipv6: speedup inet6_dump_ifinfo() 15 years ago
Cyrill Gorcunov 13cfa97bef net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard 15 years ago
Ben Hutchings 37e8273cd3 usbnet: Set link down initially for drivers that update link state 15 years ago
Marin Mitov 8cbd9623da niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK 15 years ago
Eric Dumazet 30fff9231f udp: bind() optimisation 15 years ago
Eilon Greenstein 0ab365f463 bnx2x: version 1.52.1-4 15 years ago
Eilon Greenstein 7d323bfdc0 bnx2x: Change coalescing granularity to 4us 15 years ago
Eilon Greenstein 91545f6e58 bnx2x: Remove misleading error print 15 years ago
Eilon Greenstein d6a2f98b01 bnx2x: GSO implies CSUM offload 15 years ago
Rémi Denis-Courmont b1704374fd Phonet: allocate and copy for pipe TX without sock lock 15 years ago
Rémi Denis-Courmont 6b0d07ba15 Phonet: put sockets in a hash table 15 years ago
Ben Hutchings 4a9b5e5053 speedfax: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings 8489992e72 pcnet-cs: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings b3ccbb24e8 tms380tr: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings 866691a21e spider-net: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings b9721d5a2f myri10ge: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings 34336ec032 cxgb3: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings 45229b420f bnx2x: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings e8c0ae2c04 ambassador: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings 9fca79d670 solos-pci: declare MODULE_FIRMWARE 15 years ago
Ben Hutchings 36c04a61f5 netx: declare MODULE_FIRMWARE 15 years ago
Wey-Yi Guy d01032e4fd iwlwifi: Fix issue on file transfer stalled in HT mode 15 years ago
Wey-Yi Guy 73871f7181 iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series 15 years ago
Bing Zhao c3b866ad7e Libertas: fix issues while configuring host sleep using ethtool wol 15 years ago
Bing Zhao 866d470015 Libertas: coding style cleanup in ethtool.c 15 years ago
Larry Finger 3da0d662e3 rtl8187: Fix sparse warnings 15 years ago
Bob Copeland 1e93bd4a13 ath5k: add LED definition for BenQ Joybook R55v 15 years ago
Bob Copeland 6f9797ae22 ath5k: add LED support for HP Compaq CQ60 15 years ago
Bob Copeland bcfc56a8be ath5k: don't reset mcast filter when configuring the mode 15 years ago
Ivo van Doorn e1a6542f24 rt2x00: update MAINTAINERS 15 years ago
Felix Fietkau 8f611288c8 b43: work around a locking issue in ->set_tim() 15 years ago
Martin Fuzzey d8e2352278 ssb-pcmcia: Fix 32bit register access in early bus scanning 15 years ago
David S. Miller f6d773cd4f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 15 years ago
David S. Miller d0e1e88d6e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Yury Polyanskiy 9e0d57fd6d xfrm: SAD entries do not expire correctly after suspend-resume 15 years ago
Arnd Bergmann 7a50a240c4 net/compat_ioctl: support SIOCWANDEV 15 years ago
Arnd Bergmann fab2532ba5 net, compat_ioctl: fix SIOCGMII ioctls 15 years ago
Eric Dumazet f6b8f32ca7 udp: multicast RX should increment SNMP/sk_drops counter in allocation failures 15 years ago
Eric Dumazet a1ab77f97e ipv6: udp: Optimise multicast reception 15 years ago
Eric Dumazet 1240d1373c ipv4: udp: Optimise multicast reception 15 years ago