| Commit message (Expand) | Author | Age |
* | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 2009-11-11 |
* | udp: bind() optimisation | Eric Dumazet | 2009-11-10 |
* | Phonet: put sockets in a hash table | Rémi Denis-Courmont | 2009-11-10 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 |
|\ |
|
| * | mac80211: async station powersave handling | Johannes Berg | 2009-11-06 |
| * | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg | 2009-11-04 |
| * | mac80211: deprecate qual value | Johannes Berg | 2009-10-30 |
| * | mac80211: introduce ieee80211_beacon_get_tim() | Johannes Berg | 2009-10-30 |
| * | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg | 2009-10-30 |
| * | mac80211: fix radiotap header generation | Johannes Berg | 2009-10-30 |
* | | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy | 2009-11-08 |
* | | udp: secondary hash on (local port, local address) | Eric Dumazet | 2009-11-08 |
* | | udp: split sk_hash into two u16 hashes | Eric Dumazet | 2009-11-08 |
* | | udp: add a counter into udp_hslot | Eric Dumazet | 2009-11-08 |
* | | net: Support specifying the network namespace upon device creation. | Eric W. Biederman | 2009-11-08 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp... | David S. Miller | 2009-11-06 |
|\ \ |
|
| * | | ieee802154: add support for creation/removal of logic interfaces | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | ieee802154: add an mlme_ops call to retrieve PHY object | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | ieee802154: constify struct net_device in some operations | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | wpan-phy: follow usual patter of devices registration | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | wpan-phy: allow specifying a per-page channel mask | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | wpan-phy: add wpan-phy iteration functions | Dmitry Eremin-Solenikov | 2009-11-06 |
| * | | wpan-phy: add a helper to put the wpan_phy device | Dmitry Eremin-Solenikov | 2009-11-06 |
* | | | Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-11-06 |
|\ \ \ |
|
| * | | | wimax/i2400m: clarify and fix i2400m->{ready,updown} | Inaky Perez-Gonzalez | 2009-10-19 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 |
|\ \ \ \ |
|
| * | | | | netfilter: nf_nat: fix NAT issue in 2.6.30.4+ | Jozsef Kadlecsik | 2009-11-06 |
| * | | | | net: Fix RPF to work with policy routing | jamal | 2009-10-30 |
* | | | | | net: drop capability from protocol definitions | Eric Paris | 2009-11-06 |
| |_|/ /
|/| | | |
|
* | | | | tcp: Use defaults when no route options are available | Gilad Ben-Yossef | 2009-11-05 |
* | | | | net: cleanup include/net | Eric Dumazet | 2009-11-04 |
| |_|/
|/| | |
|
* | | | 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 |
* | | | | 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 a list_head parameter to dellink() method | 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 |
* | | | | 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 |
| |/
|/| |
|
* | | 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 |