aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller3-4/+3
2007-01-23[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich1-0/+1
2007-01-23[NETFILTER]: fix xt_state compile failureMikael Pettersson1-0/+1
2007-01-07Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-1/+1
2007-01-04[TCP]: Use old definition of beforeGerrit Renker1-1/+1
2007-01-03[X25]: proper prototype for x25_init_timers()Adrian Bunk1-0/+1
2007-01-02[PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)Zhu Yi1-1/+1
2006-12-22[IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro1-1/+1
2006-12-22[SCTP]: make 2 functions staticAdrian Bunk1-2/+0
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen3-19/+19
2006-12-22[TCP]: Fix ambiguity in the `before' relation.Gerrit Renker1-7/+2
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle1-2/+2
2006-12-17[AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle1-2/+8
2006-12-17[AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle1-1/+8
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle2-7/+8
2006-12-13[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund1-2/+2
2006-12-13[SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2-0/+6
2006-12-13[SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala1-4/+2
2006-12-13[NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai1-0/+10
2006-12-13[PATCH] hci endianness annotationsAl Viro1-2/+2
2006-12-11[HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle1-0/+2
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2-3/+2
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle1-3/+3
2006-12-08[AX.25]: Constify ax25 utility functionsRalf Baechle1-8/+10
2006-12-08[NET]: Convert hh_lock to seqlock.Stephen Hemminger1-0/+18
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox1-1/+1
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+21
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra1-0/+19
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter7-9/+9
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-12-06audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten1-1/+6
2006-12-06audit: Add auditing to ipsecJoy Latten1-5/+14
2006-12-06[IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=nRandy Dunlap1-0/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells6-0/+6
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells65-473/+1442
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro4-0/+4
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro2-0/+2
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy4-0/+14
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy2-0/+3
2006-12-02[NETFILTER]: nf_conntrack: add helper function for expectation initializationPatrick McHardy2-7/+7
2006-12-02[NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik1-1/+1
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik8-15/+277
2006-12-02[NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy1-0/+3
2006-12-02[NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy1-9/+9
2006-12-02[NETFILTER]: nf_conntrack: fix helper structure alignmentPatrick McHardy1-0/+1
2006-12-02[GENETLINK]: Add cmd dump completion.Jamal Hadi Salim1-0/+2
2006-12-02[IPSEC]: Add encapsulation family.Miika Komu1-0/+2
2006-12-02[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy1-0/+2
2006-12-02[NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy1-1/+1
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore1-3/+99