Age | Commit message (Expand) | Author | Files | Lines |
2007-11-01 | [NET]: Make the sk_clone() lighter | Pavel Emelyanov | 1 | -1/+2 |
2007-11-01 | [NET]: Move some core sock setup into sk_prot_alloc | Pavel Emelyanov | 1 | -15/+26 |
2007-11-01 | [NET]: Auto-zero the allocated sock object | Pavel Emelyanov | 1 | -1/+3 |
2007-11-01 | [NET]: Cleanup the allocation/freeing of the sock object | Pavel Emelyanov | 1 | -15/+29 |
2007-11-01 | [NET]: Move the get_net() from sock_copy() | Pavel Emelyanov | 1 | -1/+1 |
2007-11-01 | [NET]: Move the sock_copy() from the header | Pavel Emelyanov | 1 | -0/+14 |
2007-11-01 | [TCP]: Another TAGBITS -> SACKED_ACKED|LOST conversion | Ilpo J�rvinen | 1 | -1/+1 |
2007-11-01 | [TCP]: Process DSACKs that reside within a SACK block | Ilpo J�rvinen | 1 | -3/+22 |
2007-10-31 | [AF_KEY]: suppress a warning for 64k pages. | Stephen Rothwell | 1 | -2/+2 |
2007-10-31 | [NET]: Fix incorrect sg_mark_end() calls. | David S. Miller | 7 | -23/+37 |
2007-10-31 | [IPVS]: Remove /proc/net/ip_vs_lblcr | Alexey Dobriyan | 1 | -76/+0 |
2007-10-31 | [IPV6]: remove duplicate call to proc_net_remove | Daniel Lezcano | 1 | -4/+0 |
2007-10-31 | [NETNS]: fix net released by rcu callback | Daniel Lezcano | 1 | -0/+2 |
2007-10-31 | [NET]: Fix free_netdev on register_netdev failure. | Daniel Lezcano | 1 | -53/+59 |
2007-10-31 | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2 | -3/+3 |
2007-10-30 | [SUNRPC]: fix rpc debugging | J. Bruce Fields | 1 | -2/+1 |
2007-10-30 | [TCP]: Saner thash_entries default with much memory. | Jean Delvare | 1 | -1/+1 |
2007-10-30 | [SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing | Stephen Rothwell | 1 | -5/+5 |
2007-10-30 | [IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics | Mitsuru Chinen | 1 | -1/+1 |
2007-10-30 | [NET]: Fix error reporting in sys_socketpair(). | David S. Miller | 1 | -1/+4 |
2007-10-30 | [NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARN | Andrew Morton | 1 | -1/+1 |
2007-10-30 | [NET]: Fix race between poll_napi() and net_rx_action() | David S. Miller | 2 | -10/+37 |
2007-10-30 | [TCP] MD5: Remove some more unnecessary casting. | Matthias M. Dellweg | 2 | -10/+10 |
2007-10-30 | [TCP] vegas: Fix a bug in disabling slow start by gamma parameter. | Xiaoliang (David) Wei | 1 | -19/+18 |
2007-10-30 | [IPVS]: use proper timeout instead of fixed value | Andy Gospodarek | 1 | -2/+3 |
2007-10-30 | [IPV6] NDISC: Fix setting base_reachable_time_ms variable. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2007-10-29 | SCTP endianness annotations regression | Al Viro | 1 | -2/+2 |
2007-10-29 | SUNRPC endianness annotations | Al Viro | 1 | -12/+12 |
2007-10-27 | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 8 | -51/+77 |
2007-10-27 | [NETNS]: Fix get_net_ns_by_pid | Eric W. Biederman | 1 | -1/+1 |
2007-10-27 | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 3 | -5/+5 |
2007-10-27 | [INET] ESP: Must #include <linux/scatterlist.h> | Adrian Bunk | 2 | -2/+2 |
2007-10-27 | [TCP] IPV6: fix softnet build breakage | Jeff Garzik | 1 | -0/+1 |
2007-10-26 | [NetLabel]: correct usage of RCU locking | Paul Moore | 4 | -62/+22 |
2007-10-26 | [TCP]: fix D-SACK cwnd handling | Ryousei Takano | 1 | -7/+5 |
2007-10-26 | [SCTP] net/sctp/auth.c: make 3 functions static | Adrian Bunk | 1 | -3/+3 |
2007-10-26 | [TCP]: Add missing I/O AT code to ipv6 side. | David S. Miller | 1 | -0/+2 |
2007-10-26 | [SCTP]: #if 0 sctp_update_copy_cksum() | Adrian Bunk | 1 | -0/+2 |
2007-10-26 | [INET]: Unexport icmpmsg_statistics | Adrian Bunk | 1 | -1/+0 |
2007-10-26 | [NET]: Unexport sock_enable_timestamp(). | Adrian Bunk | 1 | -1/+0 |
2007-10-26 | [TCP]: Make tcp_match_skb_to_sack() static. | Adrian Bunk | 1 | -2/+2 |
2007-10-26 | [IRDA]: Make ircomm_tty static. | Adrian Bunk | 1 | -1/+1 |
2007-10-26 | [NET] dev_change_name: ignore changes to same name | Stephen Hemminger | 1 | -0/+3 |
2007-10-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | David S. Miller | 6 | -37/+73 |
2007-10-26 | [NET_CLS_ACT]: Use skb_act_clone | Jamal Hadi Salim | 2 | -8/+1 |
2007-10-26 | [TCP]: Fix scatterlist handling in MD5 signature support. | David S. Miller | 2 | -0/+9 |
2007-10-26 | [IPSEC]: Fix scatterlist handling in skb_icv_walk(). | David S. Miller | 1 | -2/+3 |
2007-10-26 | [IPSEC]: Add missing sg_init_table() calls to ESP. | David S. Miller | 2 | -0/+4 |
2007-10-26 | [TCP]: Fix inconsistency of terms. | Ryousei Takano | 1 | -8/+8 |
2007-10-26 | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -2/+3 |