aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever2005-11-041-8/+7
* SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever2005-11-043-9/+9
* [PKT_SCHED]: Rework QoS and/or fair queueing configurationThomas Graf2005-11-031-199/+195
* [IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdownYan Zheng2005-11-031-1/+1
* [NET]: Fix zero-size datagram receptionHerbert Xu2005-11-021-0/+4
* [TCP]: BIC max increment too largeStephen Hemminger2005-11-021-1/+1
* [MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng2005-11-022-2/+7
* [MCAST] IPv6: Check packet size when process MulticastYan Zheng2005-10-311-2/+17
* [DCCP]: Set socket owner iff packet is not dataHerbert Xu2005-10-311-6/+11
* [DCCP]: Simplify skb_set_owner_w semanticsHerbert Xu2005-10-312-10/+14
* [IPV6]: Fix behavior of ip6_route_input() for link local addressYan Zheng2005-10-311-1/+1
* [ROSE]: rose_heartbeat_expiry() locking fixAndrew Morton2005-10-311-0/+1
* [NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte2005-10-313-184/+323
* [BRIDGE]: Use ether_compareStephen Hemminger2005-10-313-11/+12
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
* [CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu2005-10-301-2/+2
* [PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman2005-10-302-24/+9
* [PATCH] bluetooth hidp is broken on s390Al Viro2005-10-291-1/+1
* [IPV4]: Fix issue reported by Coverity in ipv4/fib_frontend.cJayachandran C2005-10-291-1/+1
* [ETH]: ether address compareStephen Hemminger2005-10-291-15/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6Arnaldo Carvalho de Melo2005-10-283-38/+60
|\
| * [SCTP] Do not allow unprivileged programs initiating new associations onIvan Skytte Jorgensen2005-10-281-0/+26
| * [SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value.Ivan Skytte Jorgensen2005-10-281-7/+5
| * [SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure.Ivan Skytte Jorgensen2005-10-281-11/+9
| * [SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen2005-10-283-20/+20
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-281-5/+8
|\ \
| * \ Merge ../bleed-2.6Greg KH2005-10-2855-2442/+4583
| |\ \
| * | | [PATCH] Input: convert net/bluetooth to dynamic input_dev allocationDmitry Torokhov2005-10-281-5/+8
| | |/ | |/|
* | | [MCAST] IPv6: Fix algorithm to compute Querier's Query IntervalYan Zheng2005-10-281-1/+1
* | | [IPv4/IPv6]: UFO Scatter-gather approachAnanda Raju2005-10-285-6/+290
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Arnaldo Carvalho de Melo2005-10-286-86/+52
|\ \ \ | |_|/ |/| |
| * | [Bluetooth] Update security filter for Extended Inquiry ResponseMarcel Holtmann2005-10-281-6/+6
| * | [Bluetooth] Make more functions staticMarcel Holtmann2005-10-282-8/+2
| * | [Bluetooth] Move CRC table into RFCOMM coreMarcel Holtmann2005-10-283-72/+44
| |/
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-2810-430/+1392
|\ \
| * \ Merge branch 'master'Jeff Garzik2005-10-273-3/+9
| |\ \ | | |/
| * | Merge branch 'master'Jeff Garzik2005-10-269-53/+37
| |\ \
| * | | [PATCH] ieee80211 build fixJames Ketrenos2005-10-261-1/+1
| * | | ieee80211 subsystem:Michael Buesch2005-10-211-3/+6
| * | | Fixed oops if an uninitialized key is used for encryption.Hong Liu2005-10-201-4/+7
| * | | Fixed problem with not being able to decrypt/encrypt broadcast packets.Hong Liu2005-10-192-2/+4
| * | | [PATCH] ieee80211: division by zero fixJiri Benc2005-10-181-9/+12
| * | | Merge branch 'master'Jeff Garzik2005-10-181-1/+0
| |\ \ \
| * \ \ \ Merge branch 'master'Jeff Garzik2005-10-1364-220/+580
| |\ \ \ \
| * \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-052-3/+24
| |\ \ \ \ \
| * \ \ \ \ \ Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-10-041-180/+134
| |\ \ \ \ \ \
| | * | | | | | Lindent and trailing whitespace script executed ieee80211 subsystemJames Ketrenos2005-10-031-14/+21
| | * | | | | | When an assoc_resp is received the network structure is not completelyIvo van Doorn2005-10-031-0/+32
| | * | | | | | Currently the info_element is parsed by 2 seperate functions, thisIvo van Doorn2005-10-031-168/+99
| | * | | | | | Fix implicit nocast warnings in ieee80211 code:Randy Dunlap2005-10-031-1/+1