aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau2009-11-11
* mac80211: update meshconf IERui Paulo2009-11-11
* netdev: add netdev_continue_rcustephen hemminger2009-11-11
* usbnet: Set link down initially for drivers that update link stateBen Hutchings2009-11-10
* udp: bind() optimisationEric Dumazet2009-11-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-09
|\
| * mac80211: also drop qos-nullfunc frames silentlyJohannes Berg2009-10-30
* | net/compat_ioctl: support SIOCWANDEVArnd Bergmann2009-11-08
* | udp: secondary hash on (local port, local address)Eric Dumazet2009-11-08
* | udp: split sk_hash into two u16 hashesEric Dumazet2009-11-08
* | can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin2009-11-08
* | net: kill proto_ops wrapperArnd Bergmann2009-11-07
* | net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller2009-11-07
* | compat: add struct compat_ifreq etc to compat.hArnd Bergmann2009-11-06
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-11-06
|\ \
| * | ieee802154: add support for creation/removal of logic interfacesDmitry Eremin-Solenikov2009-11-06
| * | ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov2009-11-06
* | | Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-11-06
|\ \ \
| * | | wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series supportDirk Brandewie2009-10-19
| * | | wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz skuCindy H Kao2009-10-19
| * | | wimax/i2400m: fix reboot echo/ack barker deadlockInaky Perez-Gonzalez2009-10-19
| * | | wimax/i2400m: decide properly if using signed vs non-signed firmware loadingInaky Perez-Gonzalez2009-10-19
| * | | wimax: allow specifying debug levels as command line optionInaky Perez-Gonzalez2009-10-19
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
|\ \ \ \
| * | | | net: fix sk_forward_alloc corruptionEric Dumazet2009-10-30
| * | | | net: fix kmemcheck annotationsEric Dumazet2009-10-30
* | | | | net: pass kern to net_proto_family create functionEric Paris2009-11-06
* | | | | net: drop capability from protocol definitionsEric Paris2009-11-06
| |_|/ / |/| | |
* | | | net: cleanup include/linuxEric Dumazet2009-11-04
* | | | net: Introduce for_each_netdev_rcu() iteratorEric Dumazet2009-11-04
* | | | gianfar: Basic Support for programming hash rulesSandeep Gopalpet2009-11-03
* | | | tg3 / broadcom: Optionally disable TXC if no linkMatt Carlson2009-11-03
* | | | tg3 / broadcom: Add code to disable rxc refclkMatt Carlson2009-11-03
* | | | tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flagMatt Carlson2009-11-03
* | | | broadcom: Consolidate dev_flags definitionsMatt Carlson2009-11-03
* | | | net: Introduce dev_get_by_name_rcu()Eric Dumazet2009-11-02
* | | | RDS: Add GET_MR_FOR_DEST sockoptAndy Grover2009-10-30
* | | | net: Allow devices to specify a device specific sysfs group.Eric W. Biederman2009-10-30
| |_|/ |/| |
* | | gro: Change all receive functions to return GRO result codesBen Hutchings2009-10-30
* | | gro: Name the GRO result enumeration typeBen Hutchings2009-10-30
* | | net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov2009-10-29
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-29
|\ \ \
| * | | ssb: Put host pointers into a unionMichael Buesch2009-10-27
* | | | net: Introduce dev_get_by_index_rcu()Eric Dumazet2009-10-29
* | | | Allow disabling of DSACK TCP option per routeGilad Ben-Yossef2009-10-29
* | | | Allow to turn off TCP window scale opt per routeGilad Ben-Yossef2009-10-29
* | | | Allow disabling TCP timestamp options per routeGilad Ben-Yossef2009-10-29
* | | | Add the no SACK route option featureGilad Ben-Yossef2009-10-29
* | | | net: Add ndo_fcoe_get_wwn to net_device_opsYi Zou2009-10-29
* | | | vlan: Optimize multiple unregistrationEric Dumazet2009-10-28