Commit Graph

192498 Commits (00c60a8312c235cac1c879b620ecb71413e9245d)
 

Author SHA1 Message Date
Rami Rosen 00c60a8312 cleanup: remove pppoe_ioctl() declaration. 15 years ago
Julia Lawall a05abcb5c9 drivers/net: Use kcalloc or kzalloc 15 years ago
Julia Lawall 476c609e6e drivers/net/vmxnet3: Use kzalloc 15 years ago
Julia Lawall 49afa55b5b net/caif: Use kzalloc 15 years ago
Julia Lawall beae22e6f3 drivers/net: Use kzalloc 15 years ago
Wei Yongjun 2e3219b5c8 sctp: fix append error cause to ERROR chunk correctly 15 years ago
Scott Feldman f8bd909183 net: Add ndo_{set|get}_vf_port support for enic dynamic vnics 15 years ago
Scott Feldman 57b610805c net: Add netlink support for virtual port management (was iovnl) 15 years ago
Joe Perches ee289b6440 drivers/net: remove useless semicolons 15 years ago
Ursula Braun 5113fec098 qeth: support the new OSA CHPID types OSX and OSM 15 years ago
Julia Lawall ae57b20a0a drivers/s390/net: Drop memory allocation cast 15 years ago
Tadashi Abe 95718c1c25 pegasus: fix USB device ID for ETX-US2 15 years ago
Wolfgang Grandegger 56e6943b90 can: sja1000 platform data fixes 15 years ago
Eric Dumazet d19d56ddc8 net: Introduce skb_tunnel_rx() helper 15 years ago
Eric Dumazet de213e5eed tcp: tcp_synack_options() fix 15 years ago
Stephen Hemminger eedf042a63 ipv6: fix the bug of address check 15 years ago
David S. Miller 820ae8a80e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 15 years ago
Baruch Siach 380fefb2dd dm9000: fix "BUG: spinlock recursion" 15 years ago
Julia Lawall 5476b8b225 drivers/net/usb: Use kmemdup 15 years ago
Julia Lawall 99bf236612 drivers/net/usb: Use kmemdup 15 years ago
Julia Lawall 175c044141 drivers/net/usb: Use kmemdup 15 years ago
Anton Vorontsov 08d18f3b62 fsl_pq_mdio: Fix mdiobus allocation handling 15 years ago
Patrick McHardy a2f7922713 net_sched: sch_hfsc: fix classification loops 15 years ago
Nathan Williams e1bc7eedba atm: select FW_LOADER in Kconfig for solos-pci 15 years ago
Florian Fainelli ce26b4d1d5 r6040: fix link checking with switches 15 years ago
Anton Vorontsov b14ed884df gianfar: Remove legacy PM callbacks 15 years ago
stephen hemminger f0cd15081a tbf: stop wanton destruction of children (v2) 15 years ago
Joe Perches ccbd6a5a4f net: Remove unnecessary semicolons after switch statements 15 years ago
andrew hendry 935e2a26b8 X25: Remove bkl in sockopts 15 years ago
andrew hendry 37cda78741 X25: Move accept approve flag to bitfield 15 years ago
andrew hendry b7792e34cb X25: Move interrupt flag to bitfield 15 years ago
andrew hendry cb863ffd4a X25: Move qbit flag to bitfield 15 years ago
Stanislaw Gruszka c89af1a308 bnx2x: avoid TX timeout when stopping device 15 years ago
Michael Chan a0ba676008 bnx2: Use netif_carrier_off() to prevent timeout. 15 years ago
Michael Chan a931d29404 bnx2: Update 5709 MIPS firmware and version to 2.0.15. 15 years ago
Eddie Wai b98eba5278 bnx2: Fix register printouts during NETEV_WATCHDOG. 15 years ago
Amit Kumar Salecha a7fc948f4d qlcnic: mark device state fail 15 years ago
Amit Kumar Salecha 20c67bd40e qlcnic: remove unused register 15 years ago
Sucheta Chakraborty 78ad389230 qlcnic: fix internal loopback test 15 years ago
Amit Kumar Salecha 4d5bdb3848 qlcnic: module param for firmware load option 15 years ago
Sucheta Chakraborty 7e382594a2 qlcnic: fix rx bytes statistics 15 years ago
Sucheta Chakraborty 02f6e46f35 qlcnic: change adapter name display 15 years ago
Anirban Chakraborty aadd8184ae qlcnic: fix memory leaks 15 years ago
Sonic Zhang 0e995cd3d3 netdev: bfin_mac: check for mii_bus platform data 15 years ago
Mike Frysinger 2bfa0f0c9a netdev: bfin_mac: handle timeouts with the MDIO registers gracefully 15 years ago
Sonic Zhang c0da776bde netdev: bfin_mac: use promiscuous flag for promiscuous mode 15 years ago
Michael Hennerich 53fd3f2829 netdev: bfin_mac: add support for wake-on-lan magic packets 15 years ago
Sonic Zhang 812a9de715 netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabled 15 years ago
Sonic Zhang ad2864d887 netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksum 15 years ago
Sonic Zhang f6e1e4f3e5 netdev: bfin_mac: invalid data cache only once for each new rx skb buffer 15 years ago