summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-11-09[PATCH] SUNRPC: don't reencode when looping in call transmit.Trond Myklebust
2005-11-10[NETLINK]: Generic netlink familyThomas Graf
2005-11-10[RTNETLINK]: Use generic netlink receive queue processorThomas Graf
2005-11-10[XFRM]: Use generic netlink receive queue processorThomas Graf
2005-11-10[NETLINK]: Generic netlink receive queue processorThomas Graf
2005-11-10[NETLINK]: Make netlink_callback->done() optionalThomas Graf
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai
2005-11-09[IPV6]: ip6ip6_lock is not unlocked in error path.Ken-ichirou MATSUZAWA
2005-11-09[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACYPeter Chubb
2005-11-09[NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.Krzysztof Piotr Oledzki
2005-11-09[NETFILTER] ctnetlink: Fix oops when no ICMP ID info in messageKrzysztof Piotr Oledzki
2005-11-09[NETFILTER] ctnetlink: Add support to identify expectations by ID'sPablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: propagate error instaed of returning -EPERMPablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: return -EINVAL if size is wrongPablo Neira Ayuso
2005-11-09[NETFILTER]: stop tracking ICMP error at early pointYasuyuki Kozakai
2005-11-09[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is setHarald Welte
2005-11-09[NETFILTER] PPTP helper: fix PNS-PAC expectation call idPhilip Craig
2005-11-09[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNELPablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: kill unused includesPablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: add module alias to fix autoloadingPablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: add marking support from userspacePablo Neira Ayuso
2005-11-09[NETFILTER] ctnetlink: check if protoinfo is presentPablo Neira Ayuso
2005-11-09[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte
2005-11-09[NETFILTER]: refcount leak of proto when ctnetlink dumping tupleYasuyuki Kozakai
2005-11-09[NETFILTER]: packet counter of conntrack is 32bitsYasuyuki Kozakai
2005-11-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-11-09[PATCH] sanitize lookup_hash prototypeChristoph Hellwig
2005-11-09[PATCH] add a vfs_permission helperChristoph Hellwig
2005-11-09ieee80211: cleanup crypto list handling, other minor cleanups.Christoph Hellwig
2005-11-09Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik
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 git://git.tuxdriver.com/git/netdev-jwlJeff Garzik
2005-11-07[PATCH] fix NET_RADIO=n, IEEE80211=y compileAdrian Bunk
2005-11-07Fix problem with WEP unicast key > index 0Volker Braun
2005-11-07scripts/Lindent on ieee80211 subsystem.James Ketrenos
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