aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2005-11-11[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman
2005-11-11[SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich
2005-11-11[SCTP]: Fix potential NULL pointer dereference in sctp_v4_get_saddrVladislav Yasevich
2005-11-11[IPV6]: Fix inet6_init missing unregister.David S. Miller
2005-11-11[DECNET]: fix SIGPIPEPatrick Caulfield
2005-11-11[PATCH] TCP: fix vegas buildJeff Garzik
2005-11-10[TCP]: speed up SACK processingStephen Hemminger
2005-11-10[TCP]: spelling fixesStephen Hemminger
2005-11-10[TCP]: receive buffer growth limiting with mixed MTUJohn Heffner
2005-11-10[TCP]: Appropriate Byte Count supportStephen Hemminger
2005-11-10[TCP]: add tcp_slow_start helperStephen Hemminger
2005-11-10[TCP]: simplify microsecond rtt samplingStephen Hemminger
2005-11-10[TCP]: fix congestion window update when using TSO deferalStephen Hemminger
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