| Commit message (Expand) | Author | Age | Files | Lines |
* | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+4 |
* | mac80211: update meshconf IE | Rui Paulo | 2009-11-11 | 1 | -1/+1 |
* | netdev: add netdev_continue_rcu | stephen hemminger | 2009-11-10 | 2 | -0/+16 |
* | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 2009-11-10 | 1 | -0/+1 |
* | udp: bind() optimisation | Eric Dumazet | 2009-11-10 | 1 | -0/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | 1 | -1/+11 |
|\ |
|
| * | mac80211: also drop qos-nullfunc frames silently | Johannes Berg | 2009-10-30 | 1 | -1/+11 |
* | | net/compat_ioctl: support SIOCWANDEV | Arnd Bergmann | 2009-11-08 | 1 | -17/+24 |
* | | udp: secondary hash on (local port, local address) | Eric Dumazet | 2009-11-08 | 1 | -0/+1 |
* | | udp: split sk_hash into two u16 hashes | Eric Dumazet | 2009-11-08 | 1 | -0/+2 |
* | | can: Driver for the Microchip MCP251x SPI CAN controllers | Christian Pellegrin | 2009-11-08 | 1 | -0/+36 |
* | | net: kill proto_ops wrapper | Arnd Bergmann | 2009-11-07 | 1 | -83/+0 |
* | | net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice. | David S. Miller | 2009-11-06 | 1 | -2/+0 |
* | | compat: add struct compat_ifreq etc to compat.h | Arnd Bergmann | 2009-11-06 | 1 | -0/+39 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp... | David S. Miller | 2009-11-06 | 1 | -0/+6 |
|\ \ |
|
| * | | ieee802154: add support for creation/removal of logic interfaces | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -0/+2 |
| * | | ieee802154: add LIST_PHY command support | Dmitry Eremin-Solenikov | 2009-11-06 | 1 | -0/+4 |
* | | | Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-11-06 | 3 | -11/+75 |
|\ \ \ |
|
| * | | | wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support | Dirk Brandewie | 2009-10-19 | 1 | -0/+1 |
| * | | | wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku | Cindy H Kao | 2009-10-19 | 1 | -0/+1 |
| * | | | wimax/i2400m: fix reboot echo/ack barker deadlock | Inaky Perez-Gonzalez | 2009-10-19 | 1 | -1/+1 |
| * | | | wimax/i2400m: decide properly if using signed vs non-signed firmware loading | Inaky Perez-Gonzalez | 2009-10-19 | 1 | -10/+0 |
| * | | | wimax: allow specifying debug levels as command line option | Inaky Perez-Gonzalez | 2009-10-19 | 1 | -0/+72 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 | 1 | -2/+4 |
|\ \ \ \ |
|
| * | | | | net: fix sk_forward_alloc corruption | Eric Dumazet | 2009-10-30 | 1 | -0/+2 |
| * | | | | net: fix kmemcheck annotations | Eric Dumazet | 2009-10-29 | 1 | -2/+2 |
* | | | | | net: pass kern to net_proto_family create function | Eric Paris | 2009-11-05 | 1 | -1/+2 |
* | | | | | net: drop capability from protocol definitions | Eric Paris | 2009-11-05 | 1 | -2/+0 |
| |_|/ /
|/| | | |
|
* | | | | net: cleanup include/linux | Eric Dumazet | 2009-11-04 | 87 | -694/+351 |
* | | | | net: Introduce for_each_netdev_rcu() iterator | Eric Dumazet | 2009-11-04 | 1 | -0/+2 |
* | | | | gianfar: Basic Support for programming hash rules | Sandeep Gopalpet | 2009-11-02 | 1 | -0/+2 |
* | | | | tg3 / broadcom: Optionally disable TXC if no link | Matt Carlson | 2009-11-02 | 1 | -0/+1 |
* | | | | tg3 / broadcom: Add code to disable rxc refclk | Matt Carlson | 2009-11-02 | 1 | -1/+1 |
* | | | | tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag | Matt Carlson | 2009-11-02 | 1 | -0/+1 |
* | | | | broadcom: Consolidate dev_flags definitions | Matt Carlson | 2009-11-02 | 1 | -6/+11 |
* | | | | net: Introduce dev_get_by_name_rcu() | Eric Dumazet | 2009-11-01 | 1 | -0/+1 |
* | | | | RDS: Add GET_MR_FOR_DEST sockopt | Andy Grover | 2009-10-30 | 1 | -0/+8 |
* | | | | net: Allow devices to specify a device specific sysfs group. | Eric W. Biederman | 2009-10-30 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | gro: Change all receive functions to return GRO result codes | Ben Hutchings | 2009-10-29 | 2 | -15/+18 |
* | | | gro: Name the GRO result enumeration type | Ben Hutchings | 2009-10-29 | 1 | -4/+6 |
* | | | net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time | Cyrill Gorcunov | 2009-10-29 | 2 | -0/+6 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-29 | 1 | -8/+12 |
|\ \ \ |
|
| * | | | ssb: Put host pointers into a union | Michael Buesch | 2009-10-27 | 1 | -8/+12 |
* | | | | net: Introduce dev_get_by_index_rcu() | Eric Dumazet | 2009-10-29 | 1 | -0/+1 |
* | | | | Allow disabling of DSACK TCP option per route | Gilad Ben-Yossef | 2009-10-29 | 1 | -0/+1 |
* | | | | Allow to turn off TCP window scale opt per route | Gilad Ben-Yossef | 2009-10-29 | 1 | -0/+1 |
* | | | | Allow disabling TCP timestamp options per route | Gilad Ben-Yossef | 2009-10-29 | 1 | -1/+1 |
* | | | | Add the no SACK route option feature | Gilad Ben-Yossef | 2009-10-29 | 1 | -1/+1 |
* | | | | net: Add ndo_fcoe_get_wwn to net_device_ops | Yi Zou | 2009-10-29 | 1 | -0/+4 |
* | | | | vlan: Optimize multiple unregistration | Eric Dumazet | 2009-10-28 | 1 | -0/+1 |