| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 12 | -21/+21 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 12 | -21/+21 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 9 | -17/+17 |
| | * | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 2 | -3/+3 |
| | * | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 | 1 | -1/+1 |
* | | | sctp: fix compile error due to sysctl mismerge | Linus Torvalds | 2009-12-08 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 | 346 | -8345/+13381 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 | 2 | -0/+4 |
| |\ \ \
| | |/ / |
|
| * | | | mac80211: fix reorder buffer release | Johannes Berg | 2009-12-04 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-04 | 14 | -308/+526 |
| |\ \ \ |
|
| | * | | | cfg80211: indent regulatory messages with spaces | Kalle Valo | 2009-12-04 | 1 | -3/+3 |
| | * | | | mac80211: Fix TX status reporting for injected data frames | Jouni Malinen | 2009-12-04 | 1 | -1/+5 |
| | * | | | WE: Fix set events not propagated | Jean Tourrilhes | 2009-12-04 | 1 | -1/+2 |
| | * | | | cfg80211: Add PMKSA wext compatibility handler | Samuel Ortiz | 2009-11-28 | 1 | -0/+42 |
| | * | | | nl80211: PMKSA caching support | Samuel Ortiz | 2009-11-28 | 1 | -0/+120 |
| | * | | | mac80211: log more data when tracing | Johannes Berg | 2009-11-28 | 1 | -2/+24 |
| | * | | | mac80211: correctly place aMPDU RX reorder code | Johannes Berg | 2009-11-28 | 2 | -73/+96 |
| | * | | | mac80211: move aMPDU RX reorder code | Johannes Berg | 2009-11-28 | 1 | -230/+229 |
| | * | | | mac80211: move cmntr flag out of rx flags | Johannes Berg | 2009-11-28 | 2 | -4/+3 |
| | * | | | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys | 2009-11-28 | 5 | -6/+18 |
| | * | | | mac80211: Speedup ieee80211_remove_interfaces() | Eric Dumazet | 2009-11-25 | 1 | -9/+5 |
| * | | | | tcp: fix a timewait refcnt race | Eric Dumazet | 2009-12-03 | 1 | -3/+16 |
| * | | | | tcp: connect() race with timewait reuse | Eric Dumazet | 2009-12-03 | 3 | -18/+45 |
| * | | | | tcp: diag: Dont report negative values for rx queue | Eric Dumazet | 2009-12-03 | 2 | -3/+11 |
| * | | | | netdevice: provide common routine for macvlan and vlan operstate management | Patrick Mullaney | 2009-12-03 | 2 | -25/+31 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-12-03 | 7 | -37/+149 |
| |\ \ \ \ |
|
| | * | | | | Bluetooth: Add RFCOMM option to use L2CAP ERTM mode | Marcel Holtmann | 2009-12-03 | 1 | -0/+6 |
| | * | | | | Bluetooth: Add L2CAP option for max transmit value | Marcel Holtmann | 2009-12-03 | 1 | -1/+5 |
| | * | | | | Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value | Gustavo F. Padovan | 2009-12-03 | 1 | -0/+2 |
| | * | | | | Bluetooth: Implement RejActioned flag | Gustavo F. Padovan | 2009-12-03 | 1 | -3/+35 |
| | * | | | | Bluetooth: Fix sending ReqSeq on I-frames | Gustavo F. Padovan | 2009-12-03 | 1 | -2/+6 |
| | * | | | | Bluetooth: Fix unset of SrejActioned flag | Gustavo F. Padovan | 2009-12-03 | 1 | -1/+1 |
| | * | | | | Bluetooth: Initialize variables and timers for both channel's sides | Gustavo F. Padovan | 2009-12-03 | 1 | -18/+36 |
| | * | | | | Bluetooth: Fix handling of BNEP setup connection requests | Vikram Kandukuri | 2009-12-03 | 1 | -1/+4 |
| | * | | | | Bluetooth: Unobfuscate tasklet_schedule usage | Marcel Holtmann | 2009-12-03 | 3 | -12/+18 |
| | * | | | | Bluetooth: Turn hci_recv_frame into an exported function | Marcel Holtmann | 2009-12-03 | 1 | -0/+23 |
| | * | | | | Bluetooth: Return ENETDOWN when interface is down | Marcel Holtmann | 2009-12-03 | 1 | -0/+5 |
| | * | | | | Bluetooth: Implement raw output support for HIDP layer | Jiri Kosina | 2009-12-03 | 1 | -0/+9 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-12-03 | 31 | -257/+250 |
| |\ \ \ \ \ |
|
| | * | | | | | netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line | Joe Perches | 2009-11-23 | 22 | -174/+163 |
| | * | | | | | netfilter: xtables: fix conntrack match v1 ipt-save output | Florian Westphal | 2009-11-23 | 1 | -44/+17 |
| | * | | | | | netfilter: nf_ct_tcp: improve out-of-sync situation in TCP tracking | Pablo Neira Ayuso | 2009-11-23 | 1 | -10/+41 |
| | * | | | | | netfilter: remove unneccessary checks from netlink notifiers | Patrick McHardy | 2009-11-06 | 4 | -8/+4 |
| | * | | | | | netfilter: nf_nat_helper: tidy up adjust_tcp_sequence | Hannes Eder | 2009-11-05 | 1 | -13/+9 |
| | * | | | | | netfilter: nf_conntrack: avoid additional compare. | Changli Gao | 2009-11-05 | 1 | -4/+10 |
| | * | | | | | netfilter: remove synchronize_net() calls in ip_queue/ip6_queue | Eric Dumazet | 2009-11-04 | 2 | -2/+2 |
| | * | | | | | netfilter: xt_socket: make module available for INPUT chain | Jan Engelhardt | 2009-10-29 | 1 | -2/+4 |
| * | | | | | | net: Batch inet_twsk_purge | Eric W. Biederman | 2009-12-03 | 3 | -11/+21 |
| * | | | | | | net: Use rcu lookups in inet_twsk_purge. | Eric W. Biederman | 2009-12-03 | 1 | -15/+24 |
| * | | | | | | net: Allow fib_rule_unregister to batch | Eric W. Biederman | 2009-12-03 | 4 | -37/+55 |