summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller-4/+3
2007-01-23[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich-0/+1
2007-01-23[NETFILTER]: fix xt_state compile failureMikael Pettersson-0/+1
2007-01-07Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik-1/+1
2007-01-04[TCP]: Use old definition of beforeGerrit Renker-1/+1
2007-01-03[X25]: proper prototype for x25_init_timers()Adrian Bunk-0/+1
2007-01-02[PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)Zhu Yi-1/+1
2006-12-22[IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro-1/+1
2006-12-22[SCTP]: make 2 functions staticAdrian Bunk-2/+0
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen-19/+19
2006-12-22[TCP]: Fix ambiguity in the `before' relation.Gerrit Renker-7/+2
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle-2/+2
2006-12-17[AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle-2/+8
2006-12-17[AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle-1/+8
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle-7/+8
2006-12-13[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund-2/+2
2006-12-13[SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen-0/+6
2006-12-13[SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala-4/+2
2006-12-13[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai-0/+10
2006-12-13[PATCH] hci endianness annotationsAl Viro-2/+2
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle-0/+2
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan-3/+2
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle-3/+3
2006-12-08[AX.25]: Constify ax25 utility functionsRalf Baechle-8/+10
2006-12-08[NET]: Convert hh_lock to seqlock.Stephen Hemminger-0/+18
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox-1/+1
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-5/+21
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra-0/+19
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-9/+9
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter-1/+1
2006-12-06audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten-1/+6
2006-12-06audit: Add auditing to ipsecJoy Latten-5/+14
2006-12-06[IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=nRandy Dunlap-0/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-0/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells-473/+1442
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro-0/+4
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro-0/+2
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy-0/+14
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy-0/+3
2006-12-02[NETFILTER]: nf_conntrack: add helper function for expectation initializationPatrick McHardy-7/+7
2006-12-02[NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik-1/+1
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik-15/+277
2006-12-02[NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy-0/+3
2006-12-02[NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy-9/+9
2006-12-02[NETFILTER]: nf_conntrack: fix helper structure alignmentPatrick McHardy-0/+1
2006-12-02[GENETLINK]: Add cmd dump completion.Jamal Hadi Salim-0/+2
2006-12-02[IPSEC]: Add encapsulation family.Miika Komu-0/+2
2006-12-02[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy-0/+2
2006-12-02[NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy-1/+1
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore-3/+99