| Commit message (Expand) | Author | Age |
* | mac80211: Cancel the power save timer in ieee80211_stop. | Vivek Natarajan | 2009-01-29 |
* | mac80211: Enhancements to dynamic power save. | Vivek Natarajan | 2009-01-29 |
* | mac80211: A couple of fixes to dynamic power save. | Vivek Natarajan | 2009-01-29 |
* | mac80211: Reset the power save timer from master_start_xmit. | Vivek Natarajan | 2009-01-29 |
* | mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher | Vasanthakumar Thiagarajan | 2009-01-29 |
* | Phonet: use per-namespace devices list | remi.denis-courmont@nokia | 2009-01-27 |
* | Phonet: remove useless locking in device cleanup | remi.denis-courmont@nokia | 2009-01-27 |
* | Phonet: handle rtnetlink registration failure | remi.denis-courmont@nokia | 2009-01-27 |
* | Phonet: allow phonet_device_init() to fail, put it to __init section | remi.denis-courmont@nokia | 2009-01-27 |
* | Phonet: check destination before delivering packets locally | remi.denis-courmont@nokia | 2009-01-27 |
* | Phonet: move to Networking options like other protocol stacks | remi.denis-courmont@nokia | 2009-01-27 |
* | gre: optimize hash lookup | Timo Teras | 2009-01-26 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-26 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-26 |
| |\ |
|
| | * | vlan: Export symbols as non GPL symbols. | Ben Greear | 2009-01-26 |
| | * | net: Move config NET_NS to from net/Kconfig to init/Kconfig | Matt Helsley | 2009-01-26 |
| | * | af_key: initialize xfrm encap_oa | Timo Teras | 2009-01-25 |
| | * | sctp: Fix another socket race during accept/peeloff | Vlad Yasevich | 2009-01-22 |
| | * | sctp: Properly timestamp outgoing data chunks for rtx purposes | Vlad Yasevich | 2009-01-22 |
| | * | sctp: Correctly start rtx timer on new packet transmissions. | Vlad Yasevich | 2009-01-22 |
| | * | mac80211: fix slot time debug message | Christian Lamparter | 2009-01-22 |
| | * | mac80211: decrement ref count to netdev after launching mesh discovery | Brian Cavagnolo | 2009-01-22 |
| * | | fs/Kconfig: move sunrpc out | Alexey Dobriyan | 2009-01-22 |
* | | | netns: ipmr: enable namespace support in ipv4 multicast routing code | Benjamin Thery | 2009-01-22 |
* | | | netns: ipmr: declare ipmr /proc/net entries per-namespace | Benjamin Thery | 2009-01-22 |
* | | | netns: ipmr: declare reg_vif_num per-namespace | Benjamin Thery | 2009-01-22 |
* | | | netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2009-01-22 |
* | | | netns: ipmr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2009-01-22 |
* | | | netns: ipmr: dynamically allocate mfc_cache_array | Benjamin Thery | 2009-01-22 |
* | | | netns: ipmr: store netns in struct mfc_cache | Benjamin Thery | 2009-01-22 |
* | | | netns: ipmr: dynamically allocate vif_table | Benjamin Thery | 2009-01-22 |
* | | | netns: ipmr: allocate mroute_socket per-namespace. | Benjamin Thery | 2009-01-22 |
* | | | sctp/ipv6.c: use ipv6_addr_copy | Joe Perches | 2009-01-22 |
* | | | gre: strict physical device binding | Timo Teras | 2009-01-21 |
* | | | inet: Allowing more than 64k connections and heavily optimize bind(0) time. | Evgeniy Polyakov | 2009-01-21 |
* | | | dccp: Debugging functions for feature negotiation | Gerrit Renker | 2009-01-21 |
* | | | dccp: Initialisation and type-checking of feature sysctls | Gerrit Renker | 2009-01-21 |
* | | | dccp: Implement both feature-local and feature-remote Sequence Window feature | Gerrit Renker | 2009-01-21 |
* | | | dccp: Initialisation framework for feature negotiation | Gerrit Renker | 2009-01-21 |
* | | | appletalk: remove unneeded stubs | Stephen Hemminger | 2009-01-21 |
* | | | rose: convert to network_device_ops | Stephen Hemminger | 2009-01-21 |
* | | | rose: convert to internal net_device_stats | Stephen Hemminger | 2009-01-21 |
* | | | netrom: convert to net_device_ops | Stephen Hemminger | 2009-01-21 |
* | | | netrom: convert to internal net_device_stats | Stephen Hemminger | 2009-01-21 |
* | | | lec: convert to net_device_ops | Stephen Hemminger | 2009-01-21 |
* | | | lec: convert to internal network_device_stats | Stephen Hemminger | 2009-01-21 |
* | | | clip: convert to internal network_device_stats | Stephen Hemminger | 2009-01-21 |
* | | | br2684: convert to net_device_ops | Stephen Hemminger | 2009-01-21 |
* | | | atm: br2684 internal stats | Stephen Hemminger | 2009-01-21 |
| |/
|/| |
|
* | | netfilter: ctnetlink: fix scheduling while atomic | Patrick McHardy | 2009-01-21 |