Age | Commit message (Expand) | Author |
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 | 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 git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds |
2009-12-07 | 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-05 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-12-05 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-04 | 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-03 | tcp: fix a timewait refcnt race | Eric Dumazet |
2009-12-03 | tcp: connect() race with timewait reuse | Eric Dumazet |
2009-12-03 | tcp: diag: Dont report negative values for rx queue | Eric Dumazet |
2009-12-03 | netdevice: provide common routine for macvlan and vlan operstate management | Patrick Mullaney |
2009-12-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller |
2009-12-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-12-03 | net: Batch inet_twsk_purge | Eric W. Biederman |
2009-12-03 | net: Use rcu lookups in inet_twsk_purge. | Eric W. Biederman |
2009-12-03 | net: Allow fib_rule_unregister to batch | Eric W. Biederman |
2009-12-03 | netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys} | Eric W. Biederman |
2009-12-03 | net: Allow xfrm_user_net_exit to batch efficiently. | Eric W. Biederman |
2009-12-03 | net: Move network device exit batching | Eric W. Biederman |
2009-12-03 | net: Add support for batching network namespace cleanups | Eric W. Biederman |
2009-12-03 | ipv4 05/05: add sysctl to accept packets with local source addresses | Patrick McHardy |
2009-12-03 | net 04/05: fib_rules: allow to delete local rule | Patrick McHardy |
2009-12-03 | net 03/05: fib_rules: add oif classification | Patrick McHardy |
2009-12-03 | net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR... | Patrick McHardy |
2009-12-03 | Bluetooth: Add RFCOMM option to use L2CAP ERTM mode | Marcel Holtmann |
2009-12-03 | Bluetooth: Add L2CAP option for max transmit value | Marcel Holtmann |
2009-12-03 | Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value | Gustavo F. Padovan |
2009-12-03 | Bluetooth: Implement RejActioned flag | Gustavo F. Padovan |
2009-12-03 | Bluetooth: Fix sending ReqSeq on I-frames | Gustavo F. Padovan |
2009-12-03 | Bluetooth: Fix unset of SrejActioned flag | Gustavo F. Padovan |
2009-12-03 | Bluetooth: Initialize variables and timers for both channel's sides | Gustavo F. Padovan |
2009-12-03 | Bluetooth: Fix handling of BNEP setup connection requests | Vikram Kandukuri |
2009-12-03 | Bluetooth: Unobfuscate tasklet_schedule usage | Marcel Holtmann |
2009-12-03 | Bluetooth: Turn hci_recv_frame into an exported function | Marcel Holtmann |
2009-12-03 | Bluetooth: Return ENETDOWN when interface is down | Marcel Holtmann |