aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [NET]: Detect hardware rx checksum faults correctlyHerbert Xu2005-11-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-09
|\
| * [NETLINK]: Generic netlink familyThomas Graf2005-11-09
| * [RTNETLINK]: Use generic netlink receive queue processorThomas Graf2005-11-09
| * [XFRM]: Use generic netlink receive queue processorThomas Graf2005-11-09
| * [NETLINK]: Generic netlink receive queue processorThomas Graf2005-11-09
| * [NETLINK]: Make netlink_callback->done() optionalThomas Graf2005-11-09
| * [NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf2005-11-09
| * [NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai2005-11-09
* | [PATCH] SUNRPC: don't reencode when looping in call transmit.Trond Myklebust2005-11-09
|/
* [IPV6]: ip6ip6_lock is not unlocked in error path.Ken-ichirou MATSUZAWA2005-11-09
* [IPV6]: Fix fallout from CONFIG_IPV6_PRIVACYPeter Chubb2005-11-09
* [NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.Krzysztof Piotr Oledzki2005-11-09
* [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in messageKrzysztof Piotr Oledzki2005-11-09
* [NETFILTER] ctnetlink: Add support to identify expectations by ID'sPablo Neira Ayuso2005-11-09
* [NETFILTER] ctnetlink: propagate error instaed of returning -EPERMPablo Neira Ayuso2005-11-09
* [NETFILTER] ctnetlink: return -EINVAL if size is wrongPablo Neira Ayuso2005-11-09
* [NETFILTER]: stop tracking ICMP error at early pointYasuyuki Kozakai2005-11-09
* [NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is setHarald Welte2005-11-09
* [NETFILTER] PPTP helper: fix PNS-PAC expectation call idPhilip Craig2005-11-09
* [NETFILTER] ctnetlink: get_conntrack can use GFP_KERNELPablo Neira Ayuso2005-11-09
* [NETFILTER] ctnetlink: kill unused includesPablo Neira Ayuso2005-11-09
* [NETFILTER] ctnetlink: add module alias to fix autoloadingPablo Neira Ayuso2005-11-09
* [NETFILTER] ctnetlink: add marking support from userspacePablo Neira Ayuso2005-11-09
* [NETFILTER] ctnetlink: check if protoinfo is presentPablo Neira Ayuso2005-11-09
* [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte2005-11-09
* [NETFILTER]: refcount leak of proto when ctnetlink dumping tupleYasuyuki Kozakai2005-11-09
* [NETFILTER]: packet counter of conntrack is 32bitsYasuyuki Kozakai2005-11-09
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-09
|\
| * ieee80211: cleanup crypto list handling, other minor cleanups.Christoph Hellwig2005-11-09
| * Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-11-09
| |\
| | * Fix problem with WEP unicast key > index 0Volker Braun2005-11-07
| | * scripts/Lindent on ieee80211 subsystem.James Ketrenos2005-11-07
| * | Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-07
| |\ \
| | * | [PATCH] fix NET_RADIO=n, IEEE80211=y compileAdrian Bunk2005-11-07
* | | | [PATCH] sanitize lookup_hash prototypeChristoph Hellwig2005-11-09
* | | | [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-09
* | | | [Bluetooth]: Remove the usage of /proc completelyMarcel Holtmann2005-11-08
* | | | [Bluetooth]: Add endian annotations to the coreMarcel Holtmann2005-11-08
* | | | [IPV4]: Fix ip_queue_xmit identity increment for TSO packetsHerbert Xu2005-11-08
* | | | [NET]: kfree cleanupJesper Juhl2005-11-08
* | | | [IPVS]: fix connection leak if expire_nodest_conn=1Julian Anastasov2005-11-08
* | | | [PKT_SCHED]: Correctly handle empty ematch treesThomas Graf2005-11-08
* | | | [IPV6]: RFC3484 compliant source address selectionYOSHIFUJI Hideaki2005-11-08
* | | | [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...YOSHIFUJI Hideaki2005-11-08
* | | | [IPV6]: Put addr_diff() into common header for future use.YOSHIFUJI Hideaki2005-11-08
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-11-07
|\ \ \
| * \ \ Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6Arnaldo Carvalho de Melo2005-11-05
| |\ \ \
| | * | | [PKT_SCHED]: (G)RED: Introduce hard droppingThomas Graf2005-11-05
| | * | | [PKT_SCHED]: GRED: Support ECN markingThomas Graf2005-11-05