Age | Commit message (Expand) | Author |
2011-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-02-22 | net: add __rcu annotations to sk_wq and wq | Eric Dumazet |
2011-02-20 | tcp: Remove debug macro of TCP_CHECK_TIMER | Shan Wei |
2011-02-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-02-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2011-02-17 | ipv4: Use const'ify fib_result deep in the route call chains. | David S. Miller |
2011-02-17 | ipv4: Mark fib_combine_itag()'s 'res' arg as const. | David S. Miller |
2011-02-17 | net: Add initial_ref arg to dst_alloc(). | David S. Miller |
2011-02-17 | Bluetooth: Fix some code style issues in hci_core.h | Szymon Janc |
2011-02-17 | netfilter: tproxy: do not assign timewait sockets to skb->sk | Florian Westphal |
2011-02-16 | Bluetooth: Send LE Connection Update Command | Claudio Takahasi |
2011-02-16 | Bluetooth: Use proper timer for hci command timout | Ville Tervo |
2011-02-16 | Bluetooth: Add connection parameter update response | Claudio Takahasi |
2011-02-16 | Bluetooth: Add LE signaling commands handling | Claudio Takahasi |
2011-02-16 | Bluetooth: Add SMP command structures | Ville Tervo |
2011-02-16 | Bluetooth: Add server socket support for LE connection | Ville Tervo |
2011-02-16 | Bluetooth: Add LE connection support to L2CAP | Ville Tervo |
2011-02-16 | Bluetooth: Use LE buffers for LE traffic | Ville Tervo |
2011-02-16 | Bluetooth: Add LE connect support | Ville Tervo |
2011-02-16 | Bluetooth: Add low energy commands and events | Ville Tervo |
2011-02-15 | Bluetooth: remove l2cap_load() hack | Gustavo F. Padovan |
2011-02-14 | Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko | Gustavo F. Padovan |
2011-02-10 | inet: Create a mechanism for upward inetpeer propagation into routes. | David S. Miller |
2011-02-10 | inetpeer: Add redirect and PMTU discovery cached info. | David S. Miller |
2011-02-10 | inetpeer: Abstract address representation further. | David S. Miller |
2011-02-08 | net: Kill NETEVENT_PMTU_UPDATE. | David S. Miller |
2011-02-08 | net: Remove bogus barrier() in dst_allfrag(). | David S. Miller |
2011-02-08 | ipsec: allow to align IPv4 AH on 32 bits | Nicolas Dichtel |
2011-02-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-02-08 | Bluetooth: move __l2cap_sock_close() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_connect() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_getname() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_accept() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_release() to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: move l2cap_sock_ops to l2cap_sock.c | Gustavo F. Padovan |
2011-02-08 | Bluetooth: Initial work for L2CAP split. | Gustavo F. Padovan |
2011-02-08 | Bluetooth: Add set_io_capability management command | Johan Hedberg |
2011-02-08 | Bluetooth: Add support for PIN code handling in the management interface | Johan Hedberg |
2011-02-08 | Bluetooth: Add get_connections managment interface command | Johan Hedberg |
2011-02-08 | Bluetooth: Add support for connect failed management event | Johan Hedberg |
2011-02-08 | Bluetooth: Add disconnect managment command | Johan Hedberg |
2011-02-08 | Bluetooth: Add connected/disconnected management events | Johan Hedberg |
2011-02-08 | Bluetooth: Implement link key handling for the management interface | Johan Hedberg |
2011-02-08 | Bluetooth: Add class of device control to the management interface | Johan Hedberg |