| Commit message (Expand) | Author | Age |
... | |
* | | | [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors | Thomas Graf | 2006-10-16 |
* | | | [XFRM]: Fix xfrm_state_num going negative. | David S. Miller | 2006-10-16 |
* | | | [NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire() | Eric Dumazet | 2006-10-16 |
* | | | NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly | Paul Moore | 2006-10-16 |
* | | | NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping | Paul Moore | 2006-10-16 |
* | | | [BRIDGE]: flush forwarding table when device carrier off | Stephen Hemminger | 2006-10-16 |
* | | | [NETFILTER]: ctnetlink: Remove debugging messages | Pablo Neira Ayuso | 2006-10-16 |
* | | | [NETFILTER]: xt_CONNSECMARK: fix Kconfig dependencies | Patrick McHardy | 2006-10-16 |
* | | | [NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update | Patrick McHardy | 2006-10-16 |
* | | | [NETFILTER]: arp_tables: missing unregistration on module unload | Patrick McHardy | 2006-10-16 |
* | | | [NETFILTER]: fix cut-and-paste error in exit functions | Patrick McHardy | 2006-10-16 |
* | | | [DECNET]: Use correct config option for routing by fwmark in compare_keys() | Patrick McHardy | 2006-10-16 |
| |/
|/| |
|
* | | [PKT_SCHED] sch_htb: use rb_first() cleanup | Akinbou Mita | 2006-10-12 |
* | | [RTNETLINK]: Fix use of wrong skb in do_getlink() | Patrick McHardy | 2006-10-12 |
* | | [DECNET]: Fix sfuzz hanging on 2.6.18 | Patrick McHardy | 2006-10-12 |
* | | [NET]: Do not memcmp() over pad bytes of struct flowi. | David S. Miller | 2006-10-12 |
* | | [NET]: Use typesafe inet_twsk() inline function instead of cast. | YOSHIFUJI Hideaki | 2006-10-12 |
* | | [NET]: Use hton{l,s}() for non-initializers. | YOSHIFUJI Hideaki | 2006-10-12 |
* | | [TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number. | YOSHIFUJI Hideaki | 2006-10-12 |
* | | [IPV6]: Seperate sit driver to extra module (addrconf.c changes) | Joerg Roedel | 2006-10-12 |
* | | [IPV6]: Seperate sit driver to extra module | Joerg Roedel | 2006-10-12 |
* | | [NET]: File descriptor loss while receiving SCM_RIGHTS | Miklos Szeredi | 2006-10-12 |
* | | [SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output. | Vlad Yasevich | 2006-10-12 |
* | | [SCTP]: Fix receive buffer accounting. | Vlad Yasevich | 2006-10-12 |
* | | IPsec: fix handling of errors for socket policies | Venkat Yekkirala | 2006-10-12 |
* | | IPsec: correct semantics for SELinux policy matching | Venkat Yekkirala | 2006-10-12 |
* | | IPsec: propagate security module errors up from flow_cache_lookup | James Morris | 2006-10-12 |
* | | NetLabel: fix a cache race condition | paul.moore@hp.com | 2006-10-12 |
|/ |
|
* | [PATCH] Finish annotations of struct vlan_ethhdr | Alexey Dobriyan | 2006-10-10 |
* | [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression | Al Viro | 2006-10-10 |
* | [PATCH] strndup() would better take size_t, not int | Al Viro | 2006-10-10 |
* | [PATCH] ptrdiff_t is %t, not %z | Al Viro | 2006-10-10 |
* | [PATCH] tipc __user annotations | Al Viro | 2006-10-10 |
* | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc | NeilBrown | 2006-10-06 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2006-10-04 |
|\ |
|
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-10-04 |
|\ \ |
|
| * | | [XFRM]: BEET mode | Diego Beltrami | 2006-10-04 |
| * | | [TCP]: Kill warning in tcp_clean_rtx_queue(). | David S. Miller | 2006-10-04 |
| * | | [NET_SCHED]: Remove old estimator implementation | Patrick McHardy | 2006-10-04 |
| * | | [TIPC]: fix printk warning | Jeff Garzik | 2006-10-04 |
| * | | [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect. | David S. Miller | 2006-10-04 |
| * | | [XFRM] STATE: Use destination address for src hash. | Masahide NAKAMURA | 2006-10-04 |
| * | | [NEIGH]: always use hash_mask under tbl lock | Julian Anastasov | 2006-10-04 |
| * | | [UDP]: Fix MSG_PROBE crash | Herbert Xu | 2006-10-04 |
| * | | [UDP6]: Fix flowi clobbering | Herbert Xu | 2006-10-04 |
| * | | [NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE" | Ismail Donmez | 2006-10-04 |
| * | | [NETFILTER]: ebt_mark: add or/and/xor action support to mark target | Bart De Schuymer | 2006-10-04 |
| * | | [NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function | Patrick McHardy | 2006-10-04 |
| * | | [NETFILTER]: Honour source routing for LVS-NAT | Simon Horman | 2006-10-04 |