Age | Commit message (Expand) | Author |
2006-04-01 | [IPSEC]: Kill unused decap state structure | Herbert Xu |
2006-04-01 | [IPSEC]: Kill unused decap state argument | Herbert Xu |
2006-03-31 | [TCP]: Kill unused extern decl for tcp_v4_hash_connecting() | David S. Miller |
2006-03-28 | [INET]: Introduce tunnel4/tunnel6 | Herbert Xu |
2006-03-28 | [NET]: deinline 200+ byte inlines in sock.h | Denis Vlasenko |
2006-03-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern |
2006-03-26 | [NET]: drop duplicate assignment in request_sock | Norbert Kiesel |
2006-03-25 | [IPV4]: Aggregate route entries with different TOS values | Ilia Sotnikov |
2006-03-24 | [NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms. | David S. Miller |
2006-03-23 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2006-03-23 | [PATCH] WE-20 for kernel 2.6.16 | Jean Tourrilhes |
2006-03-22 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2006-03-22 | [PATCH] softmac: add copyright and license headers | Johannes Berg |
2006-03-22 | [PATCH] softmac: convert to use global workqueue | Johannes Berg |
2006-03-22 | [PATCH] wireless: Add softmac layer to the kernel | Johannes Berg |
2006-03-22 | [NETFILTER]: futher {ip,ip6,arp}_tables unification | Dmitry Mishin |
2006-03-22 | [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand | Pablo Neira Ayuso |
2006-03-22 | [X25]: allow ITU-T DTE facilities for x25 | Shaun Pereira |
2006-03-21 | [NET]: socket timestamp 32 bit handler for 64 bit kernel | Shaun Pereira |
2006-03-20 | [LLC]: llc_mac_hdr_init const arguments | Stephen Hemminger |
2006-03-20 | [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt | Arnaldo Carvalho de Melo |
2006-03-20 | [NET]: {get|set}sockopt compatibility layer | Dmitry Mishin |
2006-03-20 | [DECnet]: Endian annotation and fixes for DECnet. | Steven Whitehouse |
2006-03-20 | [XFRM]: Fix aevent related crash | Patrick McHardy |
2006-03-20 | [TCP]: sysctl to allow TCP window > 32767 sans wscale | Rick Jones |
2006-03-20 | [NET]: sem2mutex part 2 | Ingo Molnar |
2006-03-20 | [NET] sem2mutex: net/ | Arjan van de Ven |
2006-03-20 | [NET]: Move destructor from neigh->ops to neigh_params | Michael S. Tsirkin |
2006-03-20 | [ICSK]: Introduce inet_csk_ctl_sock_create | Arnaldo Carvalho de Melo |
2006-03-20 | [TCP] mtu probing: move tcp-specific data out of inet_connection_sock | John Heffner |
2006-03-20 | [AF_UNIX]: scm: better initialization | Benjamin LaHaise |
2006-03-20 | [IPSEC]: Sync series - policy expires | Jamal Hadi Salim |
2006-03-20 | [IPSEC]: Sync series - SA expires | Jamal Hadi Salim |
2006-03-20 | [IPSEC]: Sync series - acquire insert | Jamal Hadi Salim |
2006-03-20 | [IPSEC]: Sync series - core changes | Jamal Hadi Salim |
2006-03-20 | [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h | Patrick McHardy |
2006-03-20 | [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' | Harald Welte |
2006-03-20 | [TCP]: MTU probing | John Heffner |
2006-03-20 | [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R... | YOSHIFUJI Hideaki |
2006-03-20 | [IPV6]: ROUTE: Add support for Router Preference (RFC4191). | YOSHIFUJI Hideaki |
2006-03-20 | [IPV6]: ROUTE: Eliminate lock for default route pointer. | YOSHIFUJI Hideaki |
2006-03-20 | [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid. | YOSHIFUJI Hideaki |
2006-03-20 | Merge branch 'master' | Jeff Garzik |
2006-03-19 | [AX.25]: Fix potencial memory hole. | Ralf Baechle DL5RB |
2006-03-17 | [NET]: Fix race condition in sk_wait_event(). | Alexey Kuznetsov |
2006-03-01 | Merge branch 'upstream-fixes' | Jeff Garzik |
2006-02-27 | [IPSEC]: Kill post_input hook and do NAT-T in esp_input directly | Herbert Xu |
2006-02-27 | Merge branch 'master' | Jeff Garzik |
2006-02-23 | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put(). | Herbert Xu |