| Commit message (Expand) | Author | Age |
* | sched: add head drop fifo queue | Hagen Paul Pfeifer | 2010-01-29 |
* | netns xfrm: xfrm6_tunnel in netns | Alexey Dobriyan | 2010-01-28 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-28 |
|\ |
|
| * | netns xfrm: deal with dst entries in netns | Alexey Dobriyan | 2010-01-25 |
| * | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 2010-01-24 |
* | | icmp: move icmp_err_convert[] to .rodata | Alexey Dobriyan | 2010-01-23 |
* | | net: constify MIB name tables | Alexey Dobriyan | 2010-01-23 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 |
|\| |
|
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-01-23 |
| |\ |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-14 |
| | |\ |
|
| | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-01-12 |
| | |\ \ |
|
| | * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-30 |
| | |\ \ \ |
|
| * | | | | | ax25: netrom: rose: Fix timer oopses | Jarek Poplawski | 2010-01-16 |
| | |_|_|/
| |/| | | |
|
| * | | | | net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n | Octavian Purdila | 2010-01-13 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-01-19 |
|\ \ \ \ |
|
| * | | | | mac80211: improve powersave documentation | Kalle Valo | 2010-01-14 |
| * | | | | mac80211: fix mac80211.h documentation warnings | Kalle Valo | 2010-01-14 |
| * | | | | mac80211: add U-APSD client support | Kalle Valo | 2010-01-12 |
| * | | | | cfg80211: Store IEs from both Beacon and Probe Response frames | Jouni Malinen | 2010-01-12 |
| * | | | | mac80211: create Probe Request template | Kalle Valo | 2010-01-12 |
| * | | | | mac80211: add functions to create PS Poll and Nullfunc templates | Kalle Valo | 2010-01-12 |
| * | | | | nl80211: New command for setting TX rate mask for rate control | Jouni Malinen | 2010-01-12 |
| * | | | | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 2010-01-12 |
| * | | | | mac80211: Select lowest rate based on basic rate set in AP mode | Jouni Malinen | 2010-01-12 |
| * | | | | mac80211: Add new callback set_coverage_class | Lukáš Turek | 2010-01-12 |
| * | | | | nl80211: Add new WIPHY attribute COVERAGE_CLASS | Lukáš Turek | 2010-01-12 |
* | | | | | tcp: account SYN-ACK timeouts & retransmissions | Octavian Purdila | 2010-01-17 |
* | | | | | tcp: Generalized TTL Security Mechanism | Stephen Hemminger | 2010-01-11 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-11 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | ip: fix mc_loop checks for tunnels with multicast outer addresses | Octavian Purdila | 2010-01-06 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-29 |
| |\ \ \ |
|
* | | | | | Phonet: zero-copy GPRS TX | Rémi Denis-Courmont | 2010-01-07 |
* | | | | | Phonet: zero-copy aligned GPRS RX | Rémi Denis-Courmont | 2010-01-07 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-30 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-30 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | wireless: remove remaining qual code | Johannes Berg | 2009-12-28 |
| * | | | | mac80211: annotate sleeping driver ops | Kalle Valo | 2009-12-28 |
| * | | | | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2009-12-28 |
| * | | | | mac80211/cfg80211: add station events | Johannes Berg | 2009-12-28 |
| * | | | | cfg80211: add remain-on-channel command | Jouni Malinen | 2009-12-28 |
| * | | | | mac80211: introduce flush operation | Johannes Berg | 2009-12-28 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-28 |
| |\| | | |
|
* | | | | | llc: convert llc_sap_list to RCU | Octavian Purdila | 2009-12-26 |
* | | | | | llc: replace the socket list with a local address based hash | Octavian Purdila | 2009-12-26 |
* | | | | | llc: use a device based hash table to speed up multicast delivery | Octavian Purdila | 2009-12-26 |
* | | | | | llc: convert the socket list to RCU locking | Octavian Purdila | 2009-12-26 |
* | | | | | llc: add support for LLC_OPT_PKTINFO | Octavian Purdila | 2009-12-26 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-25 |
|\| | | | |
|
| * | | | | mac80211: enable spatial multiplexing powersave | Johannes Berg | 2009-12-22 |
| * | | | | wireless: add ieee80211_amsdu_to_8023s | Zhu Yi | 2009-12-22 |