Age | Commit message (Expand) | Author | Files | Lines |
2008-07-20 | net_sched: Add accessor function for packet length for qdiscs | Jussi Kivilinna | 22 | -67/+69 |
2008-07-20 | net_sched: Add qdisc_enqueue wrapper | Jussi Kivilinna | 12 | -21/+37 |
2008-07-20 | highmem: Export totalhigh_pages. | David S. Miller | 1 | -0/+1 |
2008-07-20 | ipv6 mcast: Omit redundant address family checks in ip6_mc_source(). | YOSHIFUJI Hideaki | 1 | -4/+0 |
2008-07-20 | net: Use standard structures for generic socket address structures. | YOSHIFUJI Hideaki | 5 | -42/+52 |
2008-07-20 | ipv6 netns: Make several "global" sysctl variables namespace aware. | YOSHIFUJI Hideaki | 9 | -16/+21 |
2008-07-20 | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 38 | -58/+58 |
2008-07-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 18 | -271/+1112 |
2008-07-19 | ipv6: remove unused macros from net/ipv6.h | Denis V. Lunev | 1 | -6/+0 |
2008-07-19 | ipv6: remove unused parameter from ip6_ra_control | Denis V. Lunev | 3 | -9/+4 |
2008-07-19 | tcp: fix kernel panic with listening_get_next | Daniel Lezcano | 1 | -2/+1 |
2008-07-19 | tcp: Remove redundant checks when setting eff_sacks | Adam Langley | 2 | -15/+16 |
2008-07-19 | tcp: options clean up | Adam Langley | 2 | -196/+238 |
2008-07-19 | tcp: Fix MD5 signatures for non-linear skbs | Adam Langley | 5 | -195/+242 |
2008-07-19 | sctp: Update sctp global memory limit allocations. | Vlad Yasevich | 1 | -3/+7 |
2008-07-19 | sctp: remove unnecessary byteshifting, calculate directly in big-endian | Harvey Harrison | 4 | -15/+20 |
2008-07-19 | sctp: Allow only 1 listening socket with SO_REUSEADDR | Vlad Yasevich | 1 | -9/+16 |
2008-07-19 | sctp: Do not leak memory on multiple listen() calls | Vlad Yasevich | 1 | -2/+3 |
2008-07-19 | sctp: Support ipv6only AF_INET6 sockets. | Vlad Yasevich | 6 | -10/+93 |
2008-07-19 | sctp: Prevent uninitialized memory access | Florian Westphal | 2 | -0/+4 |
2008-07-19 | sctp: Don't abort initialization when CONFIG_PROC_FS=n | Florian Westphal | 3 | -5/+14 |
2008-07-19 | tcp: RTT metrics scaling | Stephen Hemminger | 2 | -13/+30 |
2008-07-19 | pkt_sched: Fix noqueue_qdisc initialization. | David S. Miller | 1 | -0/+7 |
2008-07-19 | pkt_sched: Manage qdisc list inside of root qdisc. | David S. Miller | 4 | -56/+133 |
2008-07-19 | pkt_sched: Get rid of u32_list. | David S. Miller | 2 | -15/+5 |
2008-07-19 | packet: add PACKET_RESERVE sockopt | Patrick McHardy | 2 | -3/+27 |
2008-07-19 | bnx2: Update version to 1.7.9. | Benjamin Li | 1 | -2/+2 |
2008-07-19 | bnx2: Fix Sparse warnings | Benjamin Li | 1 | -2/+0 |
2008-07-19 | bnx2: Add TX multiqueue support. | Benjamin Li | 2 | -18/+38 |
2008-07-19 | bnx2: Update TPAT firmware | Benjamin Li | 1 | -233/+233 |
2008-07-19 | e1000: resolve tx multiqueue bug | Ben Hutchings | 1 | -0/+2 |
2008-07-18 | igb/ixgbe/e1000e: resolve tx multiqueue bug | Jeff Kirsher | 3 | -4/+10 |
2008-07-18 | proc: consolidate per-net single-release callers | Pavel Emelyanov | 6 | -62/+16 |
2008-07-18 | proc: consolidate per-net single_open callers | Pavel Emelyanov | 6 | -108/+33 |
2008-07-18 | proc: clean the ip_misc_proc_init and ip_proc_init_net error paths | Pavel Emelyanov | 1 | -12/+3 |
2008-07-18 | proc: show per-net ip_devconf.forwarding in /proc/net/snmp | Pavel Emelyanov | 1 | -1/+1 |
2008-07-18 | proc: create /proc/net/snmp file in each net | Pavel Emelyanov | 1 | -20/+50 |
2008-07-18 | proc: create /proc/net/netstat file in each net | Pavel Emelyanov | 1 | -9/+38 |
2008-07-18 | ipv4: clean the init_ipv4_mibs error paths | Pavel Emelyanov | 1 | -7/+1 |
2008-07-18 | mib: put icmpmsg statistics on struct net | Pavel Emelyanov | 5 | -19/+14 |
2008-07-18 | mib: put icmp statistics on struct net | Pavel Emelyanov | 5 | -14/+13 |
2008-07-18 | mib: put udplite statistics on struct net | Pavel Emelyanov | 5 | -10/+10 |
2008-07-18 | mib: put udp statistics on struct net | Pavel Emelyanov | 5 | -14/+12 |
2008-07-18 | mib: put net statistics on struct net | Pavel Emelyanov | 4 | -15/+13 |
2008-07-18 | mib: put ip statistics on struct net | Pavel Emelyanov | 5 | -19/+12 |
2008-07-18 | mib: put tcp statistics on struct net | Pavel Emelyanov | 5 | -17/+16 |
2008-07-18 | ipv4: add pernet mib operations | Pavel Emelyanov | 1 | -0/+20 |
2008-07-18 | mib: add netns/mib.h file | Pavel Emelyanov | 2 | -0/+11 |
2008-07-18 | Revert "remove the strip driver" | David S. Miller | 4 | -0/+2833 |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 4133 | -291733/+269775 |