aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-05[DECNET]: add memory buffer settings Steven Whitehouse1-0/+4
2005-11-22[IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim1-0/+3
2005-11-20Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller1-0/+2
2005-11-20[IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki1-0/+2
2005-11-18[PATCH] git-netdev-all-ieee80211_get_payload-warning-fixAndrew Morton1-1/+1
2005-11-15[TCP]: More spelling fixes.Stephen Hemminger1-2/+2
2005-11-14[LLC]: Fix typoJochen Friedrich1-1/+1
2005-11-11[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman1-0/+16
2005-11-11[SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich1-3/+4
2005-11-11[SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich1-3/+0
2005-11-10[TCP]: speed up SACK processingStephen Hemminger2-0/+15
2005-11-10[TCP]: spelling fixesStephen Hemminger1-6/+6
2005-11-10[TCP]: Appropriate Byte Count supportStephen Hemminger1-0/+19
2005-11-10[TCP]: add tcp_slow_start helperStephen Hemminger1-0/+10
2005-11-10[TCP]: fix congestion window update when using TSO deferalStephen Hemminger1-0/+21
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu1-1/+2
2005-11-10[NETLINK]: Generic netlink familyThomas Graf1-0/+154
2005-11-10[NETLINK]: Generic netlink receive queue processorThomas Graf1-0/+6
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf1-0/+877
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai10-0/+1058
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-1/+2
2005-11-09ieee80211: cleanup crypto list handling, other minor cleanups.Christoph Hellwig1-0/+1
2005-11-09Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik1-1/+1
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann3-11/+2
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann2-59/+59
2005-11-08[NET]: sk_add_backlog convert from macro to inlineStephen Hemminger1-10/+10
2005-11-08[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source address selection.YOSHIFUJI Hideaki1-3/+16
2005-11-08[IPV6]: Put addr_diff() into common header for future use.YOSHIFUJI Hideaki1-0/+48
2005-11-07Update version ieee80211 stamp to 1.1.7James Ketrenos1-1/+1
2005-11-05Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6Arnaldo Carvalho de Melo2-4/+349
2005-11-05[TCP/DCCP]: Randomize port selectionStephen Hemminger1-2/+0
2005-11-05[NET]: Introduce INET_ECN_set_ce() functionThomas Graf1-4/+24
2005-11-05[PKT_SCHED]: Generic RED layerThomas Graf1-0/+325
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-4/+2
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6Arnaldo Carvalho de Melo1-4/+4
2005-10-28Merge branch 'master'Jeff Garzik2-3/+6
2005-10-28[SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen1-4/+4
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2-4/+2
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Arnaldo Carvalho de Melo2-3/+6
2005-10-28[Bluetooth] Make more functions staticMarcel Holtmann1-0/+6
2005-10-28[Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann1-3/+0
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds4-137/+658
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15Linus Torvalds1-1/+0
2005-10-28[PATCH] gfp_t: net/*Al Viro1-1/+1
2005-10-26Merge branch 'master'Jeff Garzik2-2/+4
2005-10-26[IPSEC]: Kill obsolete get_mss functionHerbert Xu1-1/+0
2005-10-25[LLC]: Strip RIF flag from source MAC addressJochen Friedrich1-1/+3
2005-10-22[AX.25]: Fix signed char bugRalf Baechle1-1/+1
2005-10-21Update version ieee80211 stamp to 1.1.6James Ketrenos1-1/+1
2005-10-13Merge branch 'master'Jeff Garzik18-67/+80