summaryrefslogtreecommitdiffstats
path: root/net (follow)
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
| * | | | [TCP/DCCP]: Randomize port selectionStephen Hemminger2005-11-065-54/+10
| * | | | [NET]: Fix race condition in sk_stream_wait_connectHerbert Xu2005-11-061-6/+6
| * | | | [NETEM]: Add version stringStephen Hemminger2005-11-051-0/+3
| * | | | [NETEM]: Support time based reorderingStephen Hemminger2005-11-051-1/+84
| * | | | [NETEM]: use PSCHED_LESSStephen Hemminger2005-11-051-12/+22
| |/ / /
| * | | [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-051-2/+2
| * | | [NETFILTER] PPTP helper: Fix compilation of conntrack helper without NATHarald Welte2005-11-052-4/+2
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-078-8/+0
|\ \ \ | | |/ | |/|
| * | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-068-8/+0
| |/
* / [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown2005-11-071-5/+7
|/
* 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-031-0/+4
* [TCP]: BIC max increment too largeStephen Hemminger2005-11-031-1/+1
* [MCAST]: ip[6]_mc_add_src should be called when number of sources is zeroYan Zheng2005-11-032-2/+7
* [MCAST] IPv6: Check packet size when process MulticastYan Zheng2005-11-011-2/+17
* [DCCP]: Set socket owner iff packet is not dataHerbert Xu2005-11-011-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-311-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-293-38/+60
|\
| * [SCTP] Do not allow unprivileged programs initiating new associations onIvan Skytte Jorgensen2005-10-291-0/+26
| * [SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value.Ivan Skytte Jorgensen2005-10-291-7/+5
| * [SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure.Ivan Skytte Jorgensen2005-10-291-11/+9
| * [SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen2005-10-293-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
| |\ \