| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPV4] devinet: inetdev_init out label moved after RCU assignment | Jarek Poplawski | 2007-01-09 | 1 | -1/+2 |
* | [INET]: style updates for the inet_sock->is_icsk assignment fix | Paul Moore | 2007-01-09 | 1 | -1/+1 |
* | [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module | Patrick McHardy | 2007-01-09 | 1 | -1/+1 |
* | [TCP]: Fix iov_len calculation in tcp_v4_send_ack(). | Craig Schlenter | 2007-01-09 | 1 | -1/+1 |
* | [INET]: Fix incorrect "inet_sock->is_icsk" assignment. | Paul Moore | 2007-01-09 | 1 | -1/+1 |
* | [IPV4/IPV6]: Fix inet{,6} device initialization order. | David L Stevens | 2007-01-04 | 1 | -2/+3 |
* | [NETFILTER]: nf_nat: fix MASQUERADE crash on device down | Martin Josefsson | 2007-01-04 | 1 | -1/+4 |
* | [NETFILTER]: New connection tracking is not EXPERIMENTAL anymore | Patrick McHardy | 2007-01-04 | 1 | -2/+2 |
* | [NETFILTER]: Fix routing of REJECT target generated packets in output chain | Patrick McHardy | 2007-01-04 | 1 | -2/+5 |
* | [NETFILTER]: compat offsets size change | Dmitry Mishin | 2007-01-04 | 1 | -5/+5 |
* | [UDP]: Fix reversed logic in udp_get_port(). | David S. Miller | 2006-12-22 | 1 | -5/+8 |
* | [IPV4]: Fix BUG of ip_rt_send_redirect() | Li Yewang | 2006-12-18 | 1 | -1/+2 |
* | [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash | Leigh Brown | 2006-12-17 | 1 | -1/+1 |
* | [TCP]: Fix oops caused by tcp_v4_md5_do_del | Leigh Brown | 2006-12-17 | 1 | -0/+1 |
* | [TCP]: Fix oops caused by __tcp_put_md5sig_pool() | David S. Miller | 2006-12-13 | 1 | -2/+3 |
* | [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops | Al Viro | 2006-12-13 | 2 | -4/+6 |
* | [NETFILTER]: ip_tables: ipt and ipt_compat checks unification | Dmitry Mishin | 2006-12-13 | 1 | -97/+79 |
* | [NETFILTER]: x_tables: add missing try to load conntrack from match/targets | Yasuyuki Kozakai | 2006-12-13 | 1 | -0/+8 |
* | [NETFILTER]: nf_nat: fix NF_NAT dependency | Yasuyuki Kozakai | 2006-12-13 | 1 | -1/+1 |
* | fix typo in net/ipv4/ip_fragment.c | Peter Zijlstra | 2006-12-12 | 1 | -1/+1 |
* | [IPVS]: Make ip_vs_sync.c <= 80col wide. | Simon Horman | 2006-12-11 | 1 | -3/+6 |
* | [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep() | Simon Horman | 2006-12-11 | 1 | -4/+4 |
* | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 2006-12-10 | 3 | -14/+8 |
* | [NET]: Convert hh_lock to seqlock. | Stephen Hemminger | 2006-12-08 | 1 | -11/+3 |
* | [PATCH] struct path: convert netfilter | Josef Sipek | 2006-12-08 | 2 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-12-07 | 6 | -97/+104 |
|\ |
|
| * | [TCP] inet_twdr_hangman: Delete unnecessary memory barrier(). | David S. Miller | 2006-12-07 | 1 | -1/+0 |
| * | [NET]: Memory barrier cleanups | Ralf Baechle | 2006-12-07 | 2 | -3/+3 |
| * | [IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries. | David S. Miller | 2006-12-06 | 1 | -0/+2 |
| * | [NETFILTER]: Fix iptables compat hook validation | Dmitry Mishin | 2006-12-06 | 1 | -27/+51 |
| * | [NETFILTER]: Fix {ip,ip6,arp}_tables hook validation | Dmitry Mishin | 2006-12-06 | 2 | -67/+49 |
| * | [XFRM]: Use output device disable_xfrm for forwarded packets | Patrick McHardy | 2006-12-06 | 1 | -1/+1 |
* | | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 7 | -10/+10 |
* | | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 2 | -4/+4 |
* | | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 2 | -2/+2 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 3 | -0/+3 |
|\ |
|
| * | [PATCH] severing skbuff.h -> mm.h | Al Viro | 2006-12-04 | 2 | -0/+2 |
| * | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 110 | -4922/+9193 |
|\ \
| |/ |
|
| * | [NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup | Patrick McHardy | 2006-12-02 | 2 | -7/+3 |
| * | [NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal | Patrick McHardy | 2006-12-02 | 1 | -1/+1 |
| * | [NETFILTER]: nf_nat: add SNMP NAT helper port | Patrick McHardy | 2006-12-02 | 3 | -0/+1348 |
| * | [NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port | Patrick McHardy | 2006-12-02 | 3 | -0/+58 |
| * | [NETFILTER]: nf_conntrack/nf_nat: add SIP helper port | Patrick McHardy | 2006-12-02 | 3 | -0/+289 |
| * | [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port | Patrick McHardy | 2006-12-02 | 4 | -0/+508 |
| * | [NETFILTER]: nf_conntrack/nf_nat: add IRC helper port | Patrick McHardy | 2006-12-02 | 3 | -0/+107 |
| * | [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port | Patrick McHardy | 2006-12-02 | 5 | -2801/+603 |
| * | [NETFILTER]: nf_conntrack/nf_nat: add amanda helper port | Patrick McHardy | 2006-12-02 | 3 | -0/+84 |
| * | [NETFILTER]: nf_nat: add FTP NAT helper port | Jozsef Kadlecsik | 2006-12-02 | 3 | -9/+200 |
| * | [NETFILTER]: Add NAT support for nf_conntrack | Jozsef Kadlecsik | 2006-12-02 | 16 | -19/+2337 |