Age | Commit message (Expand) | Author |
2006-01-10 | [PATCH] fix /sys/class/net/<if>/wireless without dev->get_wireless_stats | Andrey Borzenkov |
2006-01-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 | Linus Torvalds |
2006-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen |
2006-01-10 | spelling: s/trough/through/ | Adrian Bunk |
2006-01-09 | [INET_DIAG]: Introduce sk_diag_fill | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: whitespace/simple cleanups | Arnaldo Carvalho de Melo |
2006-01-09 | [INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets | Arnaldo Carvalho de Melo |
2006-01-09 | [IPV6]: Set skb->priority in ip6_output.c | Patrick McHardy |
2006-01-09 | [IPV4]: ip_output.c needs xfrm.h | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Fix qdisc return code. | Jamal Hadi Salim |
2006-01-09 | [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" | Kris Katterjohn |
2006-01-09 | [PKT_SCHED]: Prefix tc actions with act_ | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Fix memory leak when dumping in pedit action | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Remove some obsolete policer exports | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Convert tc action functions to single skb pointers | Patrick McHardy |
2006-01-09 | [PKT_SCHED]: Use USEC_PER_SEC | Patrick McHardy |
2006-01-09 | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv | Patrick McHardy |
2006-01-09 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-01-09 | [PATCH] netlink oops fix due to incorrect error code | Kirill Korotaev |
2006-01-09 | [PATCH] ieee80211: enable hw wep where host has to build IV | Johannes Berg |
2006-01-08 | [PATCH] tiny: Trim non-IPX builds | Matt Mackall |
2006-01-08 | [PATCH] shrink dentry struct | Eric Dumazet |
2006-01-08 | [PATCH] slab: remove unused align parameter from alloc_percpu | Pekka Enberg |
2006-01-07 | [IPV6]: small cleanups | Adrian Bunk |
2006-01-07 | [IPV4]: make ip_fragment() static | Adrian Bunk |
2006-01-07 | [NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h | Joe Kappus |
2006-01-07 | [NETFILTER]: Add ipt_policy/ip6t_policy matches | Patrick McHardy |
2006-01-07 | [NETFILTER]: Handle NAT in IPsec policy checks | Patrick McHardy |
2006-01-07 | [NETFILTER]: Keep conntrack reference until IPsec policy checks are done | Patrick McHardy |
2006-01-07 | [NETFILTER]: Redo policy lookups after NAT when neccessary | Patrick McHardy |
2006-01-07 | [NETFILTER]: Use conntrack information to determine if packet was NATed | Patrick McHardy |
2006-01-07 | [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder | Patrick McHardy |
2006-01-07 | [IPV4]: reset IPCB flags when neccessary | Patrick McHardy |
2006-01-07 | [IPV4/6]: Netfilter IPsec input hooks | Patrick McHardy |
2006-01-07 | [IPV6]: Move nextheader offset to the IP6CB | Patrick McHardy |
2006-01-07 | [XFRM]: Netfilter IPsec output hooks | Patrick McHardy |
2006-01-07 | [DCCP]: ipv6.c needs net/ip6_checksum.c | David S. Miller |
2006-01-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-01-06 | [NET]: Endian-annotate in_aton() | Alexey Dobriyan |
2006-01-06 | [NET]: Endian-annotate struct iphdr | Alexey Dobriyan |
2006-01-06 | [LSM-IPSec]: Corrections to LSM-IPSec Nethooks | Trent Jaeger |
2006-01-06 | [PKTGEN]: Adds missing __init. | Luiz Capitulino |
2006-01-06 | [NETFILTER]: ipt_helper.c needs linux/interrupt.h | Joe |
2006-01-06 | [BRIDGE] netfilter: vlan + hw checksum = bug? | Stephen Hemminger |
2006-01-06 | [X25]: Fix for broken x25 module. | Shaun Pereira |
2006-01-06 | [NET]: Change sk_run_filter()'s return type in net/core/filter.c | Kris Katterjohn |
2006-01-06 | [NET]: Use newer is_multicast_ether_addr() in some files | Kris Katterjohn |