| Commit message (Expand) | Author | Age |
* | net: Introduce dev_get_by_name_rcu() | Eric Dumazet | 2009-11-02 |
* | RDS: Add GET_MR_FOR_DEST sockopt | Andy Grover | 2009-10-30 |
* | net: Allow devices to specify a device specific sysfs group. | Eric W. Biederman | 2009-10-30 |
* | gro: Change all receive functions to return GRO result codes | Ben Hutchings | 2009-10-30 |
* | gro: Name the GRO result enumeration type | Ben Hutchings | 2009-10-30 |
* | net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time | Cyrill Gorcunov | 2009-10-29 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-29 |
|\ |
|
| * | mac80211: add ieee80211_rx_ni() | Kalle Valo | 2009-10-27 |
| * | cfg80211: no cookies in cfg80211_send_XXX() | Holger Schurig | 2009-10-27 |
| * | ssb: Put host pointers into a union | Michael Buesch | 2009-10-27 |
* | | net: Introduce dev_get_by_index_rcu() | Eric Dumazet | 2009-10-29 |
* | | Allow disabling of DSACK TCP option per route | Gilad Ben-Yossef | 2009-10-29 |
* | | Allow to turn off TCP window scale opt per route | Gilad Ben-Yossef | 2009-10-29 |
* | | Allow disabling TCP timestamp options per route | Gilad Ben-Yossef | 2009-10-29 |
* | | Add the no SACK route option feature | Gilad Ben-Yossef | 2009-10-29 |
* | | Add dst_feature to query route entry features | Gilad Ben-Yossef | 2009-10-29 |
* | | Allow tcp_parse_options to consult dst entry | Gilad Ben-Yossef | 2009-10-29 |
* | | net: Add ndo_fcoe_get_wwn to net_device_ops | Yi Zou | 2009-10-29 |
* | | vlan: Optimize multiple unregistration | Eric Dumazet | 2009-10-28 |
* | | net: add a list_head parameter to dellink() method | Eric Dumazet | 2009-10-28 |
* | | net: Introduce unregister_netdevice_many() | Eric Dumazet | 2009-10-28 |
* | | net: Introduce unregister_netdevice_queue() | Eric Dumazet | 2009-10-28 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-27 |
|\ \ |
|
| * | | net: Fix struct inet_timewait_sock bitfield annotation | Eric Dumazet | 2009-10-20 |
* | | | vlan: allow null VLAN ID to be used | Eric Dumazet | 2009-10-27 |
* | | | rtnetlink: speedup rtnl_dump_ifinfo() | Eric Dumazet | 2009-10-24 |
* | | | ipv6 sit: RCU conversion phase I | Eric Dumazet | 2009-10-24 |
| |/
|/| |
|
* | | pkt_sched: skbedit add support for setting mark | jamal | 2009-10-23 |
* | | net: Fix for dst_negative_advice | Krishna Kumar | 2009-10-20 |
* | | net: Introduce sk_tx_queue_mapping | Krishna Kumar | 2009-10-20 |
* | | net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected | Arnaldo Carvalho de Melo | 2009-10-20 |
* | | filter: Add SKF_AD_QUEUE instruction | Eric Dumazet | 2009-10-20 |
* | | can: provide library functions for skb allocation | Wolfgang Grandegger | 2009-10-20 |
* | | pkt_sched: ingress socket filter by mark | jamal | 2009-10-20 |
* | | xfrm: remove skb_icv_walk | Steffen Klassert | 2009-10-19 |
* | | ah: Remove obsolete code | Steffen Klassert | 2009-10-19 |
* | | ah: Add struct crypto_ahash to ah_data | Steffen Klassert | 2009-10-19 |
* | | inet: rename some inet_sock fields | Eric Dumazet | 2009-10-18 |
* | | Phonet: routing table Netlink interface | Rémi Denis-Courmont | 2009-10-14 |
* | | Phonet: routing table backend | Rémi Denis-Courmont | 2009-10-14 |
* | | Phonet: deliver broadcast packets to broadcast sockets | Rémi Denis-Courmont | 2009-10-14 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-13 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-13 |
| |\ |
|
| | * | mac80211: document ieee80211_rx() context requirement | Johannes Berg | 2009-10-12 |
| * | | net: Fix struct sock bitfield annotation | Eric Dumazet | 2009-10-12 |
| |/ |
|
* | | net: smsc911x: allow platform_data to specify mac address | Manuel Lauss | 2009-10-13 |
* | | can: make the number of echo skb's configurable | Wolfgang Grandegger | 2009-10-13 |
* | | net: Add netdev_alloc_skb_ip_align() helper | Eric Dumazet | 2009-10-13 |
* | | tcp: replace ehash_size by ehash_mask | Eric Dumazet | 2009-10-13 |
* | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-13 |