aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-10-07netns: make udpv6 mib per/namespaceDenis V. Lunev
2008-10-07netns: move /proc/net/dev_snmp6 to struct netDenis V. Lunev
2008-10-07tcp: kill pointless urg_modeIlpo Järvinen
2008-10-07net: packet split receive apiPeter Zijlstra
2008-10-07net: wrap sk->sk_backlog_rcv()Peter Zijlstra
2008-10-07inet: Don't lookup the socket if there's a socket attached to the skbKOVACS Krisztian
2008-10-07inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo
2008-10-06pkt_sched: Fix handling of gso skbs on requeuingJarek Poplawski
2008-10-05xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard
2008-10-05Phonet: implement GPRS virtual interface over PEP socketRémi Denis-Courmont
2008-10-05Phonet: receive pipe control requests as out-of-band dataRémi Denis-Courmont
2008-10-05Phonet: Pipe End Point for Phonet Pipes protocolRémi Denis-Courmont
2008-10-05Phonet: connected sockets glueRémi Denis-Courmont
2008-10-01sctp: try harder to figure out address family when checking wildcardsVlad Yasevich
2008-10-01sctp: reduce memory footprint of sctp_chunk structureNeil Horman
2008-10-01udp: Export UDP socket lookup functionKOVACS Krisztian
2008-10-01tcp: Port redirection support for TCPKOVACS Krisztian
2008-10-01ipv4: Make Netfilter's ip_route_me_harder() non-local address compatibleKOVACS Krisztian
2008-10-01tcp: Handle TCP SYN+ACK/ACK/RST transparencyKOVACS Krisztian
2008-10-01ipv4: Conditionally enable transparent flow flag when connectingKOVACS Krisztian
2008-10-01ipv4: Make inet_sock.h independent of route.hKOVACS Krisztian
2008-10-01ipv4: Implement IP_TRANSPARENT socket optionKOVACS Krisztian
2008-10-01ipv4: Loosen source address check on IPv4 outputJulian Anastasov
2008-10-01ipsec: Put dumpers on the dump listHerbert Xu
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-01ipv6: almost identical frag hashing funcs combinedIlpo Järvinen
2008-10-01net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek
2008-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-10-01phonet: Protect if_phonet.h against multiple inclusions.Remi Denis-Courmont
2008-09-30ieee80211.h: remove superfluous ETH_P_PAE definitionJohn W. Linville
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun
2008-09-30Phonet: declare headersRémi Denis-Courmont
2008-09-30netdev: use const for some name functionsStephen Hemminger
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel
2008-09-26kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel
2008-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-09-24Merge branch 'for-2.6.28' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik
2008-09-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells
2008-09-24netxen: add pci idsDhananjay Phadke
2008-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo
2008-09-24mac80211: clean up rate control APIJohannes Berg
2008-09-24mac80211: mesh portal functionality supportYanBo
2008-09-24cfg80211: show interface typeJohannes Berg
2008-09-24cfg80211: fix code ordering in header fileJohannes Berg
2008-09-24[MIPS] Fixe the definition of PTRS_PER_PGDJack Tan
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-09-23smb.h: do not include linux/time.h in userspaceKirill A. Shutemov