aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2005-11-08[Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann
2005-11-08[Bluetooth]: Add endian annotations to the coreMarcel Holtmann
2005-11-08[IPV4]: Fix ip_queue_xmit identity increment for TSO packetsHerbert Xu
2005-11-08[NET]: kfree cleanupJesper Juhl
2005-11-08[IPVS]: fix connection leak if expire_nodest_conn=1Julian Anastasov
2005-11-08[PKT_SCHED]: Correctly handle empty ematch treesThomas Graf
2005-11-08[IPV6]: RFC3484 compliant source address selectionYOSHIFUJI Hideaki
2005-11-08[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...YOSHIFUJI Hideaki
2005-11-08[IPV6]: Put addr_diff() into common header for future use.YOSHIFUJI Hideaki
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds
2005-11-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-11-07[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown
2005-11-05Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik
2005-11-05Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6Arnaldo Carvalho de Melo
2005-11-05[TCP/DCCP]: Randomize port selectionStephen Hemminger
2005-11-05[NET]: Fix race condition in sk_stream_wait_connectHerbert Xu
2005-11-05[NETEM]: Add version stringStephen Hemminger
2005-11-05[NETEM]: Support time based reorderingStephen Hemminger
2005-11-05[PKT_SCHED]: (G)RED: Introduce hard droppingThomas Graf
2005-11-05[PKT_SCHED]: GRED: Support ECN markingThomas Graf
2005-11-05[PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and dropThomas Graf
2005-11-05[PKT_SCHED]: GRED: Cleanup and remove unnecessary codeThomas Graf
2005-11-05[PKT_SCHED]: GRED: Remove auto-creation of default VQThomas Graf
2005-11-05[PKT_SCHED]: GRED: Dont abuse default VQ for equalizingThomas Graf
2005-11-05[PKT_SCHED]: GRED: Remove initd flagThomas Graf
2005-11-05[PKT_SCHED]: GRED: Improve error handling and messagesThomas Graf
2005-11-05[PKT_SCHED]: GRED: Introduce tc_index_to_dp()Thomas Graf
2005-11-05[PKT_SCHED]: GRED: Use generic queue management interfaceThomas Graf
2005-11-05[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CNThomas Graf
2005-11-05[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_changeThomas Graf
2005-11-05[PKT_SCHED]: GRED: Use new generic red interfaceThomas Graf
2005-11-05[PKT_SCHED]: GRED: Use central VQ change procedureThomas Graf
2005-11-05[PKT_SCHED]: GRED: Report out-of-bound DPs as illegalThomas Graf
2005-11-05[PKT_SCHED]: GRED: Use a central table definition change procedureThomas Graf
2005-11-05[PKT_SCHED]: GRED: Dump table definitionThomas Graf
2005-11-05[PKT_SCHED]: GRED: Cleanup dumpingThomas Graf
2005-11-05[PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODEThomas Graf
2005-11-05[PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detectionThomas Graf
2005-11-05[PKT_SCHED]: RED: Cleanup and remove unnecessary codeThomas Graf
2005-11-05[PKT_SCHED]: RED: Dont start idle periods while already idlingThomas Graf
2005-11-05[PKT_SCHED]: RED: Use generic queue management interfaceThomas Graf
2005-11-05[PKT_SCHED]: RED: Use new generic red interfaceThomas Graf
2005-11-05[NETEM]: use PSCHED_LESSStephen Hemminger
2005-11-05[NETFILTER] nf_queue: Fix Ooops when no queue handler registeredHarald Welte
2005-11-05[NETFILTER]: CONNMARK target needs ip_conntrackHarald Welte
2005-11-05[NETFILTER] nfnetlink: Use kzallocHarald Welte
2005-11-05[NETFILTER]: Fix double free after netlink_unicast() in ctnetlinkHarald Welte
2005-11-05[NETFILTER] NAT: Fix module refcount dropping too farHarald Welte
2005-11-04[NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NATHarald Welte
2005-11-04[NETFILTER] PPTP helper: Fix compilation of conntrack helper without NATHarald Welte