Age | Commit message (Expand) | Author | Files | Lines |
2007-01-26 | [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). | David S. Miller | 3 | -4/+3 |
2007-01-24 | [SCTP]: Correctly handle unexpected INIT-ACK chunk. | Vlad Yasevich | 1 | -0/+1 |
2007-01-24 | [NETFILTER]: fix xt_state compile failure | Mikael Pettersson | 1 | -0/+1 |
2007-01-08 | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Jeff Garzik | 1 | -1/+1 |
2007-01-04 | [TCP]: Use old definition of before | Gerrit Renker | 1 | -1/+1 |
2007-01-04 | [X25]: proper prototype for x25_init_timers() | Adrian Bunk | 1 | -0/+1 |
2007-01-03 | [PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region) | Zhu Yi | 1 | -1/+1 |
2006-12-22 | [IPV6]: Dumb typo in generic csum_ipv6_magic() | Al Viro | 1 | -1/+1 |
2006-12-22 | [SCTP]: make 2 functions static | Adrian Bunk | 1 | -2/+0 |
2006-12-22 | [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. | Ivan Skytte Jorgensen | 3 | -19/+19 |
2006-12-22 | [TCP]: Fix ambiguity in the `before' relation. | Gerrit Renker | 1 | -7/+2 |
2006-12-18 | [AX.25]: Fix unchecked rose_add_loopback_neigh uses | Ralf Baechle | 1 | -2/+2 |
2006-12-18 | [AX.25]: Fix unchecked ax25_linkfail_register uses | Ralf Baechle | 1 | -2/+8 |
2006-12-18 | [AX.25]: Fix unchecked ax25_protocol_register uses. | Ralf Baechle | 1 | -1/+8 |
2006-12-18 | [AX.25]: Mark all kmalloc users __must_check | Ralf Baechle | 2 | -7/+8 |
2006-12-14 | [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES | Kim Nordlund | 1 | -2/+2 |
2006-12-14 | [SCTP]: Add support for SCTP_CONTEXT socket option. | Ivan Skytte Jorgensen | 2 | -0/+6 |
2006-12-14 | [SCTP]: Handle address add/delete events in a more efficient way. | Sridhar Samudrala | 1 | -4/+2 |
2006-12-14 | [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packets | Yasuyuki Kozakai | 1 | -0/+10 |
2006-12-13 | [PATCH] hci endianness annotations | Al Viro | 1 | -2/+2 |
2006-12-12 | [HAMRADIO]: Fix baycom_epp.c compile failure. | Ralf Baechle | 1 | -0/+2 |
2006-12-10 | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 2 | -3/+2 |
2006-12-09 | [AX.25]: Fix default address and broadcast address initialization. | Ralf Baechle | 1 | -3/+3 |
2006-12-09 | [AX.25]: Constify ax25 utility functions | Ralf Baechle | 1 | -8/+10 |
2006-12-09 | [NET]: Convert hh_lock to seqlock. | Stephen Hemminger | 1 | -0/+18 |
2006-12-08 | [PATCH] tty: switch to ktermios and new framework | Alan Cox | 1 | -1/+1 |
2006-12-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -5/+21 |
2006-12-07 | [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets | Peter Zijlstra | 1 | -0/+19 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 7 | -9/+9 |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 1 | -1/+1 |
2006-12-07 | audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n | Joy Latten | 1 | -1/+6 |
2006-12-07 | audit: Add auditing to ipsec | Joy Latten | 1 | -5/+14 |
2006-12-07 | [IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=n | Randy Dunlap | 1 | -0/+2 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 6 | -0/+6 |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 65 | -473/+1442 |
2006-12-04 | [PATCH] severing skbuff.h -> mm.h | Al Viro | 4 | -0/+4 |
2006-12-04 | [PATCH] severing skbuff.h -> poll.h | Al Viro | 2 | -0/+2 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port | Patrick McHardy | 4 | -0/+14 |
2006-12-03 | [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port | Patrick McHardy | 2 | -0/+3 |
2006-12-03 | [NETFILTER]: nf_conntrack: add helper function for expectation initialization | Patrick McHardy | 2 | -7/+7 |
2006-12-03 | [NETFILTER]: nf_nat: add FTP NAT helper port | Jozsef Kadlecsik | 1 | -1/+1 |
2006-12-03 | [NETFILTER]: Add NAT support for nf_conntrack | Jozsef Kadlecsik | 8 | -15/+277 |
2006-12-03 | [NETFILTER]: nf_conntrack: automatic helper assignment for expectations | Patrick McHardy | 1 | -0/+3 |
2006-12-03 | [NETFILTER]: nf_conntrack: endian annotations | Patrick McHardy | 1 | -9/+9 |
2006-12-03 | [NETFILTER]: nf_conntrack: fix helper structure alignment | Patrick McHardy | 1 | -0/+1 |
2006-12-03 | [GENETLINK]: Add cmd dump completion. | Jamal Hadi Salim | 1 | -0/+2 |
2006-12-03 | [IPSEC]: Add encapsulation family. | Miika Komu | 1 | -0/+2 |
2006-12-03 | [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1) | Patrick McHardy | 1 | -0/+2 |
2006-12-03 | [NET_SCHED]: Set parent classid in default qdiscs | Patrick McHardy | 1 | -1/+1 |
2006-12-03 | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore | 1 | -3/+99 |