summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [PKT_SCHED]: GRED: Dump table definitionThomas Graf2005-11-051-0/+6
* [PKT_SCHED]: GRED: Cleanup dumpingThomas Graf2005-11-051-58/+34
* [PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODEThomas Graf2005-11-051-8/+28
* [PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detectionThomas Graf2005-11-051-22/+65
* [PKT_SCHED]: RED: Cleanup and remove unnecessary codeThomas Graf2005-11-051-44/+21
* [PKT_SCHED]: RED: Dont start idle periods while already idlingThomas Graf2005-11-051-2/+4
* [PKT_SCHED]: RED: Use generic queue management interfaceThomas Graf2005-11-051-29/+13
* [PKT_SCHED]: RED: Use new generic red interfaceThomas Graf2005-11-051-247/+74
* [NETFILTER] nf_queue: Fix Ooops when no queue handler registeredHarald Welte2005-11-051-1/+1
* [NETFILTER]: CONNMARK target needs ip_conntrackHarald Welte2005-11-051-0/+1
* [NETFILTER] nfnetlink: Use kzallocHarald Welte2005-11-052-8/+4
* [NETFILTER]: Fix double free after netlink_unicast() in ctnetlinkHarald Welte2005-11-051-12/+7
* [NETFILTER] NAT: Fix module refcount dropping too farHarald Welte2005-11-052-5/+3
* [NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NATHarald Welte2005-11-041-2/+2
* [NETFILTER] PPTP helper: Fix compilation of conntrack helper without NATHarald Welte2005-11-042-4/+2
* 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
|\ \
OpenPOWER on IntegriCloud