| Commit message (Expand) | Author | Age |
* | packet: dont call sleeping functions while holding rcu_read_lock() | Eric Dumazet | 2009-12-16 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-12-16 |
|\ |
|
| * | ipvs: zero usvc and udest | Simon Horman | 2009-12-15 |
| * | netfilter: fix crashes in bridge netfilter caused by fragment jumps | Patrick McHardy | 2009-12-15 |
| * | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli... | Patrick McHardy | 2009-12-15 |
| * | ipvs: fix synchronization on connection close | Xiaotian Feng | 2009-12-14 |
* | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. | David S. Miller | 2009-12-15 |
* | | net: Fix userspace RTM_NEWLINK notifications. | Eric W. Biederman | 2009-12-13 |
* | | udp: udp_lib_get_port() fix | Eric Dumazet | 2009-12-13 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-11 |
|\| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
| |\ |
|
| | * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| | |\ |
|
| | | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| | | * | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 |
| | | * | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 |
* | | | | net: Handle NETREG_UNINITIALIZED devices correctly | Krishna Kumar | 2009-12-11 |
* | | | | xfrm: Fix truncation length of authentication algorithms installed via PF_KEY | Martin Willi | 2009-12-11 |
* | | | | net: use compat helper functions in compat_sys_recvmmsg | Heiko Carstens | 2009-12-11 |
* | | | | net: fix compat_sys_recvmmsg parameter type | Heiko Carstens | 2009-12-11 |
* | | | | wireless: update old static regulatory domain rules | John W. Linville | 2009-12-10 |
* | | | | mac80211: Revert 'Use correct sign for mesh active path refresh' | Javier Cardona | 2009-12-10 |
* | | | | mac80211: Fixed bug in mesh portal paths | Javier Cardona | 2009-12-10 |
* | | | | net/mac80211: Correct size given to memset | Julia Lawall | 2009-12-10 |
* | | | | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC | John W. Linville | 2009-12-09 |
* | | | | cfg80211: Clear encryption privacy when key off is done. | Vivek Natarajan | 2009-12-09 |
* | | | | tcp: fix retrans_stamp advancing in error cases | Ilpo Järvinen | 2009-12-08 |
* | | | | tcp: Stalling connections: Move timeout calculation routine | Damian Lukowski | 2009-12-08 |
* | | | | atm: [br2684] allow routed mode operation again | chas williams - CONTRACTOR | 2009-12-08 |
* | | | | atm: [lec] initialize .netdev_ops before calling register_netdev() | chas williams - CONTRACTOR | 2009-12-08 |
* | | | | [PATCH] tcp: documents timewait refcnt tricks | Eric Dumazet | 2009-12-08 |
* | | | | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2009-12-08 |
* | | | | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2009-12-08 |
* | | | | tcp: Remove runtime check that can never be true. | David S. Miller | 2009-12-08 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-08 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | mac80211: Fix bug in computing crc over dynamic IEs in beacon | Vasanthakumar Thiagarajan | 2009-12-07 |
| * | | | net/rfkill/core.c: work around gcc-4.0.2 silliness | Andrew Morton | 2009-12-07 |
| * | | | mac80211: Fix dynamic power save for scanning. | Vivek Natarajan | 2009-12-07 |
| * | | | mac80211: recalculate idle later in MLME | Johannes Berg | 2009-12-07 |
* | | | | sctp: fix compile error due to sysctl mismerge | Linus Torvalds | 2009-12-08 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 |
|\| | | |
|
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
| |\| | |
|
| * | | | mac80211: fix reorder buffer release | Johannes Berg | 2009-12-04 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-04 |
| |\ \ \ |
|
| | * | | | cfg80211: indent regulatory messages with spaces | Kalle Valo | 2009-12-04 |
| | * | | | mac80211: Fix TX status reporting for injected data frames | Jouni Malinen | 2009-12-04 |
| | * | | | WE: Fix set events not propagated | Jean Tourrilhes | 2009-12-04 |
| | * | | | cfg80211: Add PMKSA wext compatibility handler | Samuel Ortiz | 2009-11-28 |
| | * | | | nl80211: PMKSA caching support | Samuel Ortiz | 2009-11-28 |
| | * | | | mac80211: log more data when tracing | Johannes Berg | 2009-11-28 |
| | * | | | mac80211: correctly place aMPDU RX reorder code | Johannes Berg | 2009-11-28 |