aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* [IPSEC]: Perform SA switchover immediately.David S. Miller2005-12-191-0/+1
* [DECNET]: add memory buffer settings Steven Whitehouse2005-12-051-0/+4
* [IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim2005-11-221-0/+3
* Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller2005-11-201-0/+2
|\
| * [IPV6]: Fix sending extension headers before and including routing header.YOSHIFUJI Hideaki2005-11-201-0/+2
* | [PATCH] git-netdev-all-ieee80211_get_payload-warning-fixAndrew Morton2005-11-181-1/+1
* | [TCP]: More spelling fixes.Stephen Hemminger2005-11-151-2/+2
* | [LLC]: Fix typoJochen Friedrich2005-11-141-1/+1
* | [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-111-0/+16
* | [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich2005-11-111-3/+4
* | [SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich2005-11-111-3/+0
* | [TCP]: speed up SACK processingStephen Hemminger2005-11-102-0/+15
* | [TCP]: spelling fixesStephen Hemminger2005-11-101-6/+6
* | [TCP]: Appropriate Byte Count supportStephen Hemminger2005-11-101-0/+19
* | [TCP]: add tcp_slow_start helperStephen Hemminger2005-11-101-0/+10
* | [TCP]: fix congestion window update when using TSO deferalStephen Hemminger2005-11-101-0/+21
* | [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-101-1/+2
* | [NETLINK]: Generic netlink familyThomas Graf2005-11-101-0/+154
* | [NETLINK]: Generic netlink receive queue processorThomas Graf2005-11-101-0/+6
* | [NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf2005-11-101-0/+877
* | [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-0910-0/+1058
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-092-1/+2
|\ \
| * | ieee80211: cleanup crypto list handling, other minor cleanups.Christoph Hellwig2005-11-091-0/+1
| * | Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-11-091-1/+1
| |\ \
| | * | Update version ieee80211 stamp to 1.1.7James Ketrenos2005-11-071-1/+1
* | | | [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-083-11/+2
* | | | [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-082-59/+59
* | | | [NET]: sk_add_backlog convert from macro to inlineStephen Hemminger2005-11-081-10/+10
* | | | [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...YOSHIFUJI Hideaki2005-11-081-3/+16
* | | | [IPV6]: Put addr_diff() into common header for future use.YOSHIFUJI Hideaki2005-11-081-0/+48
|/ / /
* | | Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6Arnaldo Carvalho de Melo2005-11-052-4/+349
|\ \ \
| * | | [NET]: Introduce INET_ECN_set_ce() functionThomas Graf2005-11-051-4/+24
| * | | [PKT_SCHED]: Generic RED layerThomas Graf2005-11-051-0/+325
| |/ /
* | | [TCP/DCCP]: Randomize port selectionStephen Hemminger2005-11-051-2/+0
|/ /
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-292-4/+2
|\ \
| * \ Merge branch 'master'Jeff Garzik2005-10-282-3/+6
| |\ \
| * | | drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-282-4/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6Arnaldo Carvalho de Melo2005-10-281-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | [SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen2005-10-281-4/+4
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Arnaldo Carvalho de Melo2005-10-282-3/+6
|\ \ \ | |_|/ |/| |
| * | [Bluetooth] Make more functions staticMarcel Holtmann2005-10-281-0/+6
| * | [Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann2005-10-281-3/+0
| |/
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-284-137/+658
|\ \
| * \ Merge branch 'master'Jeff Garzik2005-10-262-2/+4
| |\ \ | | |/
| * | Update version ieee80211 stamp to 1.1.6James Ketrenos2005-10-211-1/+1
| * | Merge branch 'master'Jeff Garzik2005-10-1318-67/+80
| |\ \
| * \ \ Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-10-042-4/+32
| |\ \ \
| | * | | Lindent and trailing whitespace script executed ieee80211 subsystemJames Ketrenos2005-10-031-3/+3
| | * | | This will move the ieee80211_is_ofdm_rate function to the ieee80211.hIvo van Doorn2005-10-031-0/+28
| | * | | This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauthMichael Wu2005-09-281-1/+1