summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik2007-01-071-1/+1
|\
| * [PATCH] ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)Zhu Yi2007-01-021-1/+1
* | [TCP]: Use old definition of beforeGerrit Renker2007-01-041-1/+1
* | [X25]: proper prototype for x25_init_timers()Adrian Bunk2007-01-031-0/+1
|/
* [IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro2006-12-221-1/+1
* [SCTP]: make 2 functions staticAdrian Bunk2006-12-221-2/+0
* [SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen2006-12-223-19/+19
* [TCP]: Fix ambiguity in the `before' relation.Gerrit Renker2006-12-221-7/+2
* [AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle2006-12-171-2/+2
* [AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle2006-12-171-2/+8
* [AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle2006-12-171-1/+8
* [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-172-7/+8
* [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREESKim Nordlund2006-12-131-2/+2
* [SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2006-12-132-0/+6
* [SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala2006-12-131-4/+2
* [NETFILTER]: x_tables: error if ip_conntrack is asked to handle IPv6 packetsYasuyuki Kozakai2006-12-131-0/+10
* [PATCH] hci endianness annotationsAl Viro2006-12-131-2/+2
* [HAMRADIO]: Fix baycom_epp.c compile failure.Ralf Baechle2006-12-111-0/+2
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-102-3/+2
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-081-3/+3
* [AX.25]: Constify ax25 utility functionsRalf Baechle2006-12-081-8/+10
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-081-0/+18
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-081-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-072-5/+21
|\
| * audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=nJoy Latten2006-12-061-1/+6
| * audit: Add auditing to ipsecJoy Latten2006-12-061-5/+14
| * [IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=nRandy Dunlap2006-12-061-0/+2
* | [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-071-0/+19
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-077-9/+9
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-056-0/+6
|\
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-044-0/+4
| * [PATCH] severing skbuff.h -> poll.hAl Viro2006-12-042-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0565-473/+1442
|\ \ | |/
| * [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy2006-12-024-0/+14
| * [NETFILTER]: nf_conntrack/nf_nat: add H.323 helper portPatrick McHardy2006-12-022-0/+3
| * [NETFILTER]: nf_conntrack: add helper function for expectation initializationPatrick McHardy2006-12-022-7/+7
| * [NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik2006-12-021-1/+1
| * [NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik2006-12-028-15/+277
| * [NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy2006-12-021-0/+3
| * [NETFILTER]: nf_conntrack: endian annotationsPatrick McHardy2006-12-021-9/+9
| * [NETFILTER]: nf_conntrack: fix helper structure alignmentPatrick McHardy2006-12-021-0/+1
| * [GENETLINK]: Add cmd dump completion.Jamal Hadi Salim2006-12-021-0/+2
| * [IPSEC]: Add encapsulation family.Miika Komu2006-12-021-0/+2
| * [NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy2006-12-021-0/+2
| * [NET_SCHED]: Set parent classid in default qdiscsPatrick McHardy2006-12-021-1/+1
| * NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-021-3/+99
| * [NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_findYasuyuki Kozakai2006-12-021-1/+1
| * [NETFILTER]: nf_conntrack: /proc compatibility with old connection trackingPatrick McHardy2006-12-021-0/+3
| * [NETFILTER]: nf_conntrack: sysctl compatibility with old connection trackingPatrick McHardy2006-12-021-1/+5
OpenPOWER on IntegriCloud