| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 | David S. Miller | 2006-01-20 | 9 | -46/+102 |
|\ |
|
| * | [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly. | Tsutomu Fujii | 2006-01-17 | 2 | -4/+11 |
| * | [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). | Sridhar Samudrala | 2006-01-17 | 2 | -1/+38 |
| * | [SCTP]: Fix machine check/connection hang on IA64. | Vlad Yasevich | 2006-01-17 | 1 | -1/+1 |
| * | [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. | Vlad Yasevich | 2006-01-17 | 4 | -9/+6 |
| * | [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems. | Vlad Yasevich | 2006-01-17 | 1 | -2/+2 |
| * | [SCTP]: sctp doesn't show all associations/endpoints in /proc | Vlad Yasevich | 2006-01-17 | 1 | -18/+10 |
| * | [SCTP]: Fix sctp_cookie alignment in the packet. | Vlad Yasevich | 2006-01-17 | 1 | -2/+12 |
| * | [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). | Sridhar Samudrala | 2006-01-17 | 2 | -10/+23 |
* | | [PATCH] EDAC: atomic scrub operations | Alan Cox | 2006-01-19 | 1 | -1/+1 |
* | | [PATCH] svcrpc: gss: svc context creation error handling | J. Bruce Fields | 2006-01-19 | 1 | -1/+2 |
* | | [PATCH] svcrpc: gss: server context init failure handling | Kevin Coffman | 2006-01-19 | 1 | -12/+17 |
* | | [PATCH] svcrpc: gss: handle the GSS_S_CONTINUE | Andy Adamson | 2006-01-19 | 1 | -5/+25 |
* | | [PATCH] svcrpc: save and restore the daddr field when request deferred | J. Bruce Fields | 2006-01-19 | 1 | -0/+2 |
* | | Merge git://tipc.cslab.ericsson.net/pub/git/tipc | David S. Miller | 2006-01-18 | 46 | -1700/+1693 |
|\ \ |
|
| * | | [TIPC] Avoid polluting the global namespace | Per Liden | 2006-01-18 | 44 | -1673/+1654 |
| * | | [TIPC] Group protocols with sub-options in Kconfig | Per Liden | 2006-01-18 | 1 | -1/+1 |
| * | | [TIPC] Add help text for TIPC configuration option | Per Liden | 2006-01-18 | 1 | -1/+6 |
| * | | [TIPC] Remove unused #includes | Per Liden | 2006-01-18 | 3 | -4/+0 |
| * | | [TIPC] Move ethernet protocol id to linux/if_ether.h | Per Liden | 2006-01-18 | 1 | -3/+2 |
| * | | [TIPC] Updated link priority macros | Per Liden | 2006-01-18 | 4 | -12/+20 |
| * | | [TIPC] Minor changes to #includes | Jon Maloy | 2006-01-18 | 6 | -6/+10 |
* | | | [IPV4]: Fix multiple bugs in IGMPv3 | David L Stevens | 2006-01-18 | 1 | -30/+122 |
* | | | [PKTGEN]: Respect hard_header_len of device. | David S. Miller | 2006-01-18 | 1 | -2/+3 |
* | | | [IPV4]: RT_CACHE_STAT_INC() warning fix | Andrew Morton | 2006-01-18 | 1 | -1/+2 |
|/ / |
|
* | | [NET]: Use is_zero_ether_addr() in net/core/netpoll.c | Kris Katterjohn | 2006-01-18 | 1 | -1/+1 |
* | | [PKTGEN]: Replacing with (compare|is_zero)_ether_addr() and ETH_ALEN | Kris Katterjohn | 2006-01-17 | 1 | -23/+11 |
* | | [NET]: "signed long" -> "long" | Kris Katterjohn | 2006-01-17 | 3 | -8/+8 |
* | | [EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log} | Patrick McHardy | 2006-01-17 | 2 | -2/+6 |
* | | [PKT_SCHED]: Handle SCTP/DCCP in sfq_hash | Patrick McHardy | 2006-01-17 | 1 | -0/+4 |
* | | [IPV4]: rt_cache_stat can be statically defined | Eric Dumazet | 2006-01-17 | 1 | -10/+4 |
* | | [NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h | David S. Miller | 2006-01-17 | 1 | -0/+1 |
* | | [NETFILTER] ip6tables: whitespace and indent cosmetic cleanup | Yasuyuki Kozakai | 2006-01-17 | 7 | -422/+427 |
* | | [NETFILTER] Makefile cleanup | Yasuyuki Kozakai | 2006-01-17 | 2 | -2/+0 |
* | | [NETFILTER] ip[6]t_policy: Fix compilation warnings | Benoit Boissinot | 2006-01-17 | 2 | -3/+6 |
* | | [NET]: Fix whitespace issues in net/core/filter.c | Kris Katterjohn | 2006-01-17 | 1 | -7/+6 |
* | | [PKT_SCHED] sch_prio: fix qdisc bands init | Amnon Aaronsohn | 2006-01-17 | 1 | -4/+3 |
* | | [IPV6]: Preserve procfs IPV6 address output format | YOSHIFUJI Hideaki | 2006-01-17 | 4 | -7/+7 |
|/ |
|
* | x86: Work around compiler code generation bug with -Os | Linus Torvalds | 2006-01-15 | 1 | -3/+3 |
* | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-15 | 5 | -13/+13 |
* | [NETFILTER] x-tables: Missing linux/ipv6.h includes. | David S. Miller | 2006-01-14 | 2 | -0/+2 |
* | [PKT_SCHED]: Change default clock source to gettimeofday | Patrick McHardy | 2006-01-13 | 1 | -1/+1 |
* | [XFRM]: IPsec tunnel wildcard address support | Patrick McHardy | 2006-01-13 | 2 | -0/+32 |
* | [NET]: Clean up comments for sk_chk_filter() | Kris Katterjohn | 2006-01-13 | 1 | -7/+3 |
* | [NET]: Use NIP6_FMT in kernel.h | Joe Perches | 2006-01-13 | 15 | -51/+32 |
* | [PATCH] genetlink: don't touch module ref count | Per Liden | 2006-01-13 | 2 | -8/+0 |
* | [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables | Harald Welte | 2006-01-12 | 98 | -3446/+2646 |
* | [TIPC]: Fix 64-bit build warnings. | David S. Miller | 2006-01-12 | 3 | -6/+9 |
* | [TIPC] More updates of file headers | Per Liden | 2006-01-12 | 38 | -37/+38 |
* | [TIPC] Update of file headers | Per Liden | 2006-01-12 | 44 | -87/+43 |