Commit Graph

143781 Commits (f001fde5eadd915f4858d22ed70d7040f48767cf)
 

Author SHA1 Message Date
Jiri Pirko f001fde5ea net: introduce a list of device addresses dev_addr_list (v6) 16 years ago
Daniel Mack b6907b0c70 net: smsc911x: add power management functions 16 years ago
Greg Kroah-Hartman c7ae011dc8 net: remove driver_data direct access of struct device from more drivers 16 years ago
Alexey Dobriyan 088eb2d905 netns 2/2: extract net_create() 16 years ago
Alexey Dobriyan 4a84822c60 netns 1/2: don't get/put old netns on CLONE_NEWNET 16 years ago
Thomas Petazzoni 6e8cf5c069 macb: Add support of the netpoll API 16 years ago
Ilpo Järvinen 255cac91c3 tcp: extend ECN sysctl to allow server-side only ECN 16 years ago
David S. Miller 513de11bba net: Avoid modulus in skb_tx_hash() for forwarding case. 16 years ago
Rami Rosen accc5b4f90 ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h. 16 years ago
Jiri Pirko eb457f3692 ne2k-pci: use dev->addr_len instead of "6" 16 years ago
David S. Miller 698960a081 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
David S. Miller d252a5e7b7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Lubomir Rintel 379b026ecc ne2k-pci: Do not register device until initialized. 16 years ago
Rabin Vincent 902e5ea15f Subject: [PATCH] br2684: restore net_dev initialization 16 years ago
Robert Love d0ab8ff81b net: Only store high 16 bits of kernel generated filter priorities 16 years ago
Alex Williamson 1824a98974 virtio_net: Fix function name typo 16 years ago
Alex Williamson 23e258e1a8 virtio_net: Cleanup command queue scatterlist usage 16 years ago
Ken Kawasaki f0a3a1538d 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card 16 years ago
Jiri Pirko 1363d9b135 bonding: correct the cleanup in bond_create() 16 years ago
Grant Likely c047fcd245 virtio: add missing include to virtio_net.h 16 years ago
Ayaz Abdulla 88d7d8b00c forcedeth: add clock gating feature <resend> 16 years ago
Steve Glendinning 726474b8cd smsc95xx: add support for LAN9512 and LAN9514 16 years ago
Steve Glendinning f293501c61 smsc95xx: configure LED outputs 16 years ago
Bruno Prémont 2382b15bcc netconsole: take care of NETDEV_UNREGISTER event 16 years ago
Laszlo Attila Toth acda074390 xt_socket: checks for the state of nf_conntrack 16 years ago
Greg Kroah-Hartman 1aec5bdfed net: remove driver_data direct access of struct device 16 years ago
Eric Dumazet 689c96cca7 bonding: bond_slave_info_query() fix 16 years ago
Sergey Senozhatsky 00b64f2aa5 cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’ 16 years ago
Eric Dumazet 0f3d042ed2 netfilter: use likely() in xt_info_rdlock_bh() 16 years ago
Eric Dumazet ec581f6a42 net: Fix skb_tx_hash() for forwarding workloads. 16 years ago
Jarek Poplawski 7a67e56fd3 net: Fix oops when splicing skbs from a frag_list. 16 years ago
David S. Miller aba7453037 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
David S. Miller a4fe91ee71 Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL" 16 years ago
Ben Hutchings 5974700c28 mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertising 16 years ago
Ben Hutchings 894b19a6b3 ethtool/mdio: Support backplane mode negotiation 16 years ago
Ben Hutchings 0c09c1a49c ethtool/mdio: Report MDIO mode support and link partner advertising 16 years ago
Ben Hutchings 3f926da82f sfc: Use generic MDIO flow control auto-negotiation functions 16 years ago
Ben Hutchings af2a3eac2f mdio: Add mdio45_ethtool_spauseparam_an() 16 years ago
Ben Hutchings a8c30832b5 mii: Add mii_advertise_flowctrl() 16 years ago
Ben Hutchings 44c22ee91b mii: Simplify mii_resolve_flowctrl_fdx() 16 years ago
Ben Hutchings 4023939667 s2io: Use generic MDIO definitions 16 years ago
Ben Hutchings cdbf0eb478 ixgb: Use generic MDIO definitions 16 years ago
Ben Hutchings 6b73e10d2d ixgbe: Use generic MDIO definitions and functions 16 years ago
Ben Hutchings 0f07c4ee8c cxgb3: Use generic MDIO definitions and mdio_mii_ioctl() 16 years ago
Ben Hutchings 23c3320cb0 chelsio: Use generic MDIO definitions and mdio_mii_ioctl() 16 years ago
Ben Hutchings 68e7f45e11 sfc: Use generic MDIO functions and definitions 16 years ago
Ben Hutchings 1b1c2e9510 mdio: Add generic MDIO (clause 45) support functions 16 years ago
Ben Hutchings 52c94dfae1 mdio: Add register definitions for MDIO (clause 45) 16 years ago
Ben Hutchings 0821c71751 ethtool: Add port type PORT_OTHER 16 years ago
Lennert Buytenhek 93af7aca44 mv643xx_eth: 64bit mib counter read fix 16 years ago