Age | Commit message (Expand) | Author | Files | Lines |
2006-04-12 | [WAN]: Remove broken and unmaintained Sangoma drivers. | Adrian Bunk | 1 | -2/+0 |
2006-04-12 | [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c | Jayachandran C | 1 | -3/+3 |
2006-04-12 | [DCCP]: Fix leak in net/dccp/ipv4.c | Eric Sesterhenn | 1 | -1/+1 |
2006-04-12 | [BRIDGE]: receive link-local on disabled ports. | Stephen Hemminger | 1 | -3/+0 |
2006-04-12 | [IPv6] reassembly: Always compute hash under the fragment lock. | Zach Brown | 1 | -6/+12 |
2006-04-11 | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -4/+0 |
2006-04-11 | [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily | NeilBrown | 1 | -6/+8 |
2006-04-11 | [PATCH] for_each_possible_cpu: network codes | KAMEZAWA Hiroyuki | 20 | -40/+40 |
2006-04-11 | [PATCH] splice: warning fix | Andrew Morton | 1 | -4/+0 |
2006-04-10 | [IPV6]: Deinline few large functions in inet6 code | Denis Vlasenko | 1 | -0/+80 |
2006-04-10 | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. | David S. Miller | 1 | -5/+10 |
2006-04-10 | [NETFILTER]: Fix DNAT in LOCAL_OUT | Patrick McHardy | 1 | -1/+1 |
2006-04-10 | [NET]: Fix hotplug race during device registration. | Sergey Vlasov | 1 | -1/+1 |
2006-04-10 | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 | Brian Haley | 1 | -0/+1 |
2006-04-10 | [NET]: More kzalloc conversions. | Andrew Morton | 5 | -22/+8 |
2006-04-10 | [NET] kzalloc: use in alloc_netdev | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+1 |
2006-04-10 | [PKT_SCHED] act_police: Rename methods. | Jamal Hadi Salim | 1 | -4/+4 |
2006-04-10 | [NETFILTER]: H.323 helper: remove changelog | Patrick McHardy | 2 | -49/+0 |
2006-04-10 | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy | 8 | -153/+25 |
2006-04-10 | [NETFILTER]: Add address family specific checksum helpers | Patrick McHardy | 2 | -0/+67 |
2006-04-10 | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy | 4 | -52/+54 |
2006-04-10 | [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency | Patrick McHardy | 1 | -0/+1 |
2006-04-10 | [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl' | Jing Min Zhao | 1 | -1/+5 |
2006-04-10 | [NETFILTER]: H.323 helper: make get_h245_addr() static | Jing Min Zhao | 1 | -2/+2 |
2006-04-10 | [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL | Jing Min Zhao | 1 | -12/+11 |
2006-04-10 | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h | Jing Min Zhao | 5 | -1092/+1 |
2006-04-10 | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy | 10 | -248/+203 |
2006-04-10 | [NETFILTER]: Clean up hook registration | Patrick McHardy | 11 | -579/+253 |
2006-04-10 | [NETFILTER]: Add helper functions for mass hook registration/unregistration | Patrick McHardy | 1 | -0/+28 |
2006-04-10 | [INET]: Use port unreachable instead of proto for tunnels | Herbert Xu | 2 | -2/+2 |
2006-04-10 | [BLUETOOTH] sco: Possible double free. | Eric Sesterhenn | 1 | -1/+1 |
2006-04-10 | [NET]: Fix an off-by-21-or-49 error. | Adrian Bunk | 1 | -1/+1 |
2006-04-10 | [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 | Herbert Xu | 5 | -13/+21 |
2006-04-10 | [NETFILTER]: Fix fragmentation issues with bridge netfilter | Patrick McHardy | 2 | -5/+14 |
2006-04-10 | [FIB_TRIE]: Fix leaf freeing. | Robert Olsson | 1 | -7/+7 |
2006-04-10 | [IPSEC]: Check x->encap before dereferencing it | Herbert Xu | 1 | -1/+1 |
2006-04-02 | [NET]: Fully fix the memory leaks in sys_accept(). | David S. Miller | 1 | -3/+2 |
2006-04-01 | [NETFILTER]: iptables 32bit compat layer | Dmitry Mishin | 3 | -133/+1121 |
2006-04-01 | [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration | Martin Josefsson | 2 | -2/+2 |
2006-04-01 | [NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink | Martin Josefsson | 1 | -2/+2 |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai | 9 | -342/+325 |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai | 8 | -152/+72 |
2006-04-01 | [NET]: Fix dentry leak in sys_accept(). | David S. Miller | 1 | -1/+1 |
2006-04-01 | [IPSEC]: Kill unused decap state structure | Herbert Xu | 5 | -17/+18 |
2006-04-01 | [IPSEC]: Kill unused decap state argument | Herbert Xu | 10 | -14/+13 |
2006-04-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -5/+83 |
2006-03-31 | [NET]: add SO_RCVBUF comment | Andrew Morton | 1 | -1/+15 |
2006-03-31 | [PATCH] Introduce sys_splice() system call | Jens Axboe | 1 | -1/+5 |
2006-03-30 | [NET]: Deinline some larger functions from netdevice.h | Denis Vlasenko | 1 | -0/+64 |
2006-03-30 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 4 | -13/+22 |