aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-05-18can: SJA1000 generic platform bus driverWolfgang Grandegger
2009-05-18can: CAN Network device driver and Netlink interfaceWolfgang Grandegger
2009-05-18net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queueEric Dumazet
2009-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-17mdio: Add XENPAK LASI register definitionsBen Hutchings
2009-05-17mdio: Add 10GBASE-T SNR register definitionBen Hutchings
2009-05-17net: tx scalability works : trans_startEric Dumazet
2009-05-13nl80211: Add RSC configuration for new keysJouni Malinen
2009-05-13nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen
2009-05-13nl80211: improve station flags handlingJohannes Berg
2009-05-11mac80211: Robust Action frame categories for MFPJouni Malinen
2009-05-11nl80211 : Add support for configuring MFPJouni Malinen
2009-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-06net: Add missing rculist.h include to netdevice.hDavid S. Miller
2009-05-06mac80211: Update SA Query transaction id lengthJouni Malinen
2009-05-06wl12xx: add driverKalle Valo
2009-05-05net: introduce a list of device addresses dev_addr_list (v6)Jiri Pirko
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-05netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso
2009-05-05netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-01virtio: add missing include to virtio_net.hGrant Likely
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-29ethtool/mdio: Support backplane mode negotiationBen Hutchings
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings
2009-04-29mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings
2009-04-29mii: Add mii_advertise_flowctrl()Ben Hutchings
2009-04-29mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings
2009-04-29mdio: Add generic MDIO (clause 45) support functionsBen Hutchings
2009-04-29mdio: Add register definitions for MDIO (clause 45)Ben Hutchings
2009-04-29ethtool: Add port type PORT_OTHERBen Hutchings
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28net: netif_tx_queue_stopped too expensiveEric Dumazet
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-28sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg
2009-04-28smsc911x: add fifo byteswap support V2Magnus Damm
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27gro: Fix COMPLETE checksum handlingHerbert Xu
2009-04-27gro: Fix handling of headers that extend over the tailHerbert Xu
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse
2009-04-27net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely
2009-04-27openfirmware: Add OF phylib support codeGrant Likely
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely
2009-04-27of: add of_parse_phandle() helper for parsing phandle propertiesGrant Likely
2009-04-27snmp: add missing counters for RFC 4293Neil Horman
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk