Age | Commit message (Expand) | Author |
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 |
2009-12-03 | Bluetooth: Implement raw output support for HIDP layer | Jiri Kosina |
2009-12-02 | tcp: sysctl_tcp_cookie_size needs to be exported to modules. | David S. Miller |
2009-12-02 | tcp: Fix warning on 64-bit. | David S. Miller |
2009-12-02 | net: Teach vlans to cleanup as a pernet subsystem | Eric W. Biederman |
2009-12-02 | TCPCT part 1g: Responder Cookie => Initiator | William Allen Simpson |
2009-12-02 | TCPCT part 1f: Initiator Cookie => Responder | William Allen Simpson |
2009-12-02 | TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONS | William Allen Simpson |
2009-12-02 | TCPCT part 1d: define TCP cookie option, extend existing struct's | William Allen Simpson |
2009-12-02 | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS | William Allen Simpson |
2009-12-02 | TCPCT part 1b: generate Responder Cookie secret | William Allen Simpson |
2009-12-02 | TCPCT part 1a: add request_values parameter for sending SYNACK | William Allen Simpson |
2009-12-02 | skbuff: remove skb_dma_map/unmap | Alexander Duyck |