Age | Commit message (Expand) | Author |
2007-11-02 | [SG] Get rid of __sg_mark_end() | Jens Axboe |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk |
2007-11-01 | [IRDA] IRNET: Fix build when TCGETS2 is defined. | David S. Miller |
2007-11-01 | [NET]: docbook fixes for netif_ functions | Stephen Hemminger |
2007-11-01 | [NET]: Hide the net_ns kmem cache | Pavel Emelyanov |
2007-11-01 | [NET]: Mark the setup_net as __net_init | Pavel Emelyanov |
2007-11-01 | [NET]: Hide the dead code in the net_namespace.c | Pavel Emelyanov |
2007-11-01 | [NETNS]: Make the init/exit hooks checks outside the loop | Pavel Emelyanov |
2007-11-01 | [NET]: Forget the zero_it argument of sk_alloc() | Pavel Emelyanov |
2007-11-01 | [NET]: Remove bogus zero_it argument from sk_alloc | Pavel Emelyanov |
2007-11-01 | [NET]: Make the sk_clone() lighter | Pavel Emelyanov |
2007-11-01 | [NET]: Move some core sock setup into sk_prot_alloc | Pavel Emelyanov |
2007-11-01 | [NET]: Auto-zero the allocated sock object | Pavel Emelyanov |
2007-11-01 | [NET]: Cleanup the allocation/freeing of the sock object | Pavel Emelyanov |
2007-11-01 | [NET]: Move the get_net() from sock_copy() | Pavel Emelyanov |
2007-11-01 | [NET]: Move the sock_copy() from the header | Pavel Emelyanov |
2007-11-01 | [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion | Ilpo J�rvinen |
2007-11-01 | [TCP]: Process DSACKs that reside within a SACK block | Ilpo J�rvinen |
2007-10-30 | [AF_KEY]: suppress a warning for 64k pages. | Stephen Rothwell |
2007-10-30 | [NET]: Fix incorrect sg_mark_end() calls. | David S. Miller |
2007-10-30 | [IPVS]: Remove /proc/net/ip_vs_lblcr | Alexey Dobriyan |
2007-10-30 | [IPV6]: remove duplicate call to proc_net_remove | Daniel Lezcano |
2007-10-30 | [NETNS]: fix net released by rcu callback | Daniel Lezcano |
2007-10-30 | [NET]: Fix free_netdev on register_netdev failure. | Daniel Lezcano |
2007-10-30 | Kbuild/doc: fix links to Documentation files | Dirk Hohndel |
2007-10-30 | [SUNRPC]: fix rpc debugging | J. Bruce Fields |
2007-10-30 | [TCP]: Saner thash_entries default with much memory. | Jean Delvare |
2007-10-30 | [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing | Stephen Rothwell |
2007-10-29 | [IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics | Mitsuru Chinen |
2007-10-29 | [NET]: Fix error reporting in sys_socketpair(). | David S. Miller |
2007-10-29 | [NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARN | Andrew Morton |
2007-10-29 | [NET]: Fix race between poll_napi() and net_rx_action() | David S. Miller |
2007-10-29 | [TCP] MD5: Remove some more unnecessary casting. | Matthias M. Dellweg |
2007-10-29 | [TCP] vegas: Fix a bug in disabling slow start by gamma parameter. | Xiaoliang (David) Wei |
2007-10-29 | [IPVS]: use proper timeout instead of fixed value | Andy Gospodarek |
2007-10-29 | [IPV6] NDISC: Fix setting base_reachable_time_ms variable. | YOSHIFUJI Hideaki |
2007-10-29 | SCTP endianness annotations regression | Al Viro |
2007-10-29 | SUNRPC endianness annotations | Al Viro |
2007-10-27 | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu |
2007-10-26 | [NETNS]: Fix get_net_ns_by_pid | Eric W. Biederman |
2007-10-26 | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman |
2007-10-26 | [INET] ESP: Must #include <linux/scatterlist.h> | Adrian Bunk |
2007-10-26 | [TCP] IPV6: fix softnet build breakage | Jeff Garzik |
2007-10-26 | [NetLabel]: correct usage of RCU locking | Paul Moore |
2007-10-26 | [TCP]: fix D-SACK cwnd handling | Ryousei Takano |
2007-10-26 | [SCTP] net/sctp/auth.c: make 3 functions static | Adrian Bunk |
2007-10-26 | [TCP]: Add missing I/O AT code to ipv6 side. | David S. Miller |
2007-10-26 | [SCTP]: #if 0 sctp_update_copy_cksum() | Adrian Bunk |
2007-10-26 | [INET]: Unexport icmpmsg_statistics | Adrian Bunk |
2007-10-26 | [NET]: Unexport sock_enable_timestamp(). | Adrian Bunk |