Age | Commit message (Expand) | Author |
2006-04-09 | [IPV6]: Deinline few large functions in inet6 code | Denis Vlasenko |
2006-04-09 | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held. | David S. Miller |
2006-04-09 | [NETFILTER]: Fix DNAT in LOCAL_OUT | Patrick McHardy |
2006-04-09 | [NET]: Fix hotplug race during device registration. | Sergey Vlasov |
2006-04-09 | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64 | Brian Haley |
2006-04-09 | [NET]: More kzalloc conversions. | Andrew Morton |
2006-04-09 | [NET] kzalloc: use in alloc_netdev | Paolo 'Blaisorblade' Giarrusso |
2006-04-09 | [PKT_SCHED] act_police: Rename methods. | Jamal Hadi Salim |
2006-04-09 | [NETFILTER]: H.323 helper: remove changelog | Patrick McHardy |
2006-04-09 | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functions | Patrick McHardy |
2006-04-09 | [NETFILTER]: Add address family specific checksum helpers | Patrick McHardy |
2006-04-09 | [NETFILTER]: Introduce infrastructure for address family specific operations | Patrick McHardy |
2006-04-09 | [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependency | Patrick McHardy |
2006-04-09 | [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl' | Jing Min Zhao |
2006-04-09 | [NETFILTER]: H.323 helper: make get_h245_addr() static | Jing Min Zhao |
2006-04-09 | [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL | Jing Min Zhao |
2006-04-09 | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h | Jing Min Zhao |
2006-04-09 | [NETFILTER]: Fix section mismatch warnings | Patrick McHardy |
2006-04-09 | [NETFILTER]: Clean up hook registration | Patrick McHardy |
2006-04-09 | [NETFILTER]: Add helper functions for mass hook registration/unregistration | Patrick McHardy |
2006-04-09 | [INET]: Use port unreachable instead of proto for tunnels | Herbert Xu |
2006-04-09 | [BLUETOOTH] sco: Possible double free. | Eric Sesterhenn |
2006-04-09 | [NET]: Fix an off-by-21-or-49 error. | Adrian Bunk |
2006-04-09 | [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 | Herbert Xu |
2006-04-09 | [NETFILTER]: Fix fragmentation issues with bridge netfilter | Patrick McHardy |
2006-04-09 | [FIB_TRIE]: Fix leaf freeing. | Robert Olsson |
2006-04-09 | [IPSEC]: Check x->encap before dereferencing it | Herbert Xu |
2006-04-01 | [NET]: Fully fix the memory leaks in sys_accept(). | David S. Miller |
2006-04-01 | [NETFILTER]: iptables 32bit compat layer | Dmitry Mishin |
2006-04-01 | [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration | Martin Josefsson |
2006-04-01 | [NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink | Martin Josefsson |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai |
2006-04-01 | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai |
2006-04-01 | [NET]: Fix dentry leak in sys_accept(). | David S. Miller |
2006-04-01 | [IPSEC]: Kill unused decap state structure | Herbert Xu |
2006-04-01 | [IPSEC]: Kill unused decap state argument | Herbert Xu |
2006-03-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-03-31 | [NET]: add SO_RCVBUF comment | Andrew Morton |
2006-03-30 | [PATCH] Introduce sys_splice() system call | Jens Axboe |
2006-03-29 | [NET]: Deinline some larger functions from netdevice.h | Denis Vlasenko |
2006-03-29 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2006-03-29 | [DCCP]: Use NULL for pointers, comfort sparse. | Randy Dunlap |
2006-03-29 | [DECNET]: Fix refcount | Patrick Caulfield |
2006-03-28 | [NETFILTER]: Rename init functions. | Andrew Morton |
2006-03-28 | [TCP]: Fix RFC2465 typo. | S P |
2006-03-28 | [INET]: Introduce tunnel4/tunnel6 | Herbert Xu |
2006-03-28 | [NET]: deinline 200+ byte inlines in sock.h | Denis Vlasenko |
2006-03-28 | [ECONET]: Convert away from SOCKOPS_WRAPPED | David S. Miller |
2006-03-28 | [NET]: Fix ipx/econet/appletalk/irda ioctl crashes | Petr Vandrovec |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan |