[PATCH] SAA9730: Add missing header bits.
[safe/jmp/linux-2.6] / net /
2005-11-18 David S. Miller[IPV6]: Fib dump really needs GFP_ATOMIC.
2005-11-17 Roman Zippel[NET]: Sanitize NET_SCHED protection in /net/sched...
2005-11-17 David S. Miller[LLC]: Fix compiler warnings introduced by TX window...
2005-11-17 Harald Welte[NETFILTER] ip_conntrack: fix ftp/irc/tftp helpers...
2005-11-17 Stephen Hemminger[TCP]: TCP highspeed build error
2005-11-17 Patrick McHardy[NETFILTER]: Fix nf_conntrack compilation with CONFIG_N...
2005-11-16 Yasuyuki Kozakai[IPV4,IPV6]: replace handmade list with hlist in IPv...
2005-11-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-11-16 KOVACS Krisztian[NETFILTER] Free layer-3 specific protocol tables at...
2005-11-16 KOVACS Krisztian[NETFILTER] Remove nf_conntrack stat proc file when...
2005-11-15 Stephen Hemminger[TCP]: More spelling fixes.
2005-11-15 NeilBrown[PATCH] knfsd: make sure nfsd doesn't hog a cpu forever
2005-11-15 Jochen Friedrich[LLC]: Make core block on remote busy.
2005-11-15 Jochen Friedrich[LLC]: Fix TX window scaling
2005-11-15 Luiz Capitulino[IPV6]: Fixes sparse warning in ipv6/ipv6_sockglue.c
2005-11-15 Yan Zheng[IPV6]: small fix for ipv6_dev_get_saddr(...)
2005-11-14 Yasuyuki Kozakai[NETFILTER] fix leak of fragment queue at unloading...
2005-11-14 Yasuyuki Kozakai[NETFILTER] nf_conntrack: fix possibility of infinite...
2005-11-14 Yasuyuki Kozakai[NETFILTER]: fix type of sysctl variables in nf_conntra...
2005-11-14 Yasuyuki Kozakai[NETFILTER]: cleanup IPv6 Netfilter Kconfig
2005-11-14 Krzysztof Oledzki[NETFILTER]: link 'netfilter' before ipv4
2005-11-14 Harald Welte[NETFILTER] nfnetlink: unconditionally require CAP_NET_...
2005-11-14 KOVACS Krisztian[NETFILTER] nf_conntrack: Add missing code to TCP connt...
2005-11-14 Pablo Neira Ayuso[NETFILTER] ctnetlink: More thorough size checking...
2005-11-14 Pablo Neira Ayuso[NETFILTER] ctnetlink: use size_t to make gcc-4.x happy
2005-11-12 Thomas Graf[IPV6]: Fix unnecessary GFP_ATOMIC allocation in fib6...
2005-11-12 Vlad Drukker[NETFILTER] {ip,nf}_conntrack TCP: Accept SYN+PUSH...
2005-11-12 Herbert Xu[IPV6]: Fix rtnetlink dump infinite loop
2005-11-12 Neil Horman[SCTP]: Include ulpevents in socket receive buffer...
2005-11-12 Vladislav Yasevich[SCTP]: Remove timeouts[] array from sctp_endpoint.
2005-11-12 Vladislav Yasevich[SCTP]: Fix potential NULL pointer dereference in sctp_...
2005-11-11 David S. Miller[IPV6]: Fix inet6_init missing unregister.
2005-11-11 Patrick Caulfield[DECNET]: fix SIGPIPE
2005-11-11 Jeff Garzik[PATCH] TCP: fix vegas build
2005-11-11 Stephen Hemminger[TCP]: speed up SACK processing
2005-11-11 Stephen Hemminger[TCP]: spelling fixes
2005-11-11 John Heffner[TCP]: receive buffer growth limiting with mixed MTU
2005-11-11 Stephen Hemminger[TCP]: Appropriate Byte Count support
2005-11-11 Stephen Hemminger[TCP]: add tcp_slow_start helper
2005-11-11 Stephen Hemminger[TCP]: simplify microsecond rtt sampling
2005-11-11 Stephen Hemminger[TCP]: fix congestion window update when using TSO...
2005-11-10 Herbert Xu[NET]: Detect hardware rx checksum faults correctly
2005-11-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2005-11-10 Trond Myklebust[PATCH] SUNRPC: don't reencode when looping in call...
2005-11-10 Thomas Graf[NETLINK]: Generic netlink family
2005-11-10 Thomas Graf[RTNETLINK]: Use generic netlink receive queue processor
2005-11-10 Thomas Graf[XFRM]: Use generic netlink receive queue processor
2005-11-10 Thomas Graf[NETLINK]: Generic netlink receive queue processor
2005-11-10 Thomas Graf[NETLINK]: Make netlink_callback->done() optional
2005-11-10 Thomas Graf[NETLINK]: Type-safe netlink messages/attributes interface
2005-11-10 Yasuyuki Kozakai[NETFILTER]: Add nf_conntrack subsystem.
2005-11-09 Ken-ichirou MATSUZAWA[IPV6]: ip6ip6_lock is not unlocked in error path.
2005-11-09 Peter Chubb[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
2005-11-09 Krzysztof Piotr... [NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.
2005-11-09 Krzysztof Piotr... [NETFILTER] ctnetlink: Fix oops when no ICMP ID info...
2005-11-09 Pablo Neira Ayuso[NETFILTER] ctnetlink: Add support to identify expectat...
2005-11-09 Pablo Neira Ayuso[NETFILTER] ctnetlink: propagate error instaed of retur...
2005-11-09 Pablo Neira Ayuso[NETFILTER] ctnetlink: return -EINVAL if size is wrong
2005-11-09 Yasuyuki Kozakai[NETFILTER]: stop tracking ICMP error at early point
2005-11-09 Harald Welte[NETFILTER] nfnetlink: only load subsystems if CAP_NET_...
2005-11-09 Philip Craig[NETFILTER] PPTP helper: fix PNS-PAC expectation call id
2005-11-09 Pablo Neira Ayuso[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNEL
2005-11-09 Pablo Neira Ayuso[NETFILTER] ctnetlink: kill unused includes
2005-11-09 Pablo Neira Ayuso[NETFILTER] ctnetlink: add module alias to fix autoloading
2005-11-09 Pablo Neira Ayuso[NETFILTER] ctnetlink: add marking support from userspace
2005-11-09 Pablo Neira Ayuso[NETFILTER] ctnetlink: check if protoinfo is present
2005-11-09 Harald Welte[NETFILTER] nfnetlink: nfattr_parse() can never fail...
2005-11-09 Yasuyuki Kozakai[NETFILTER]: refcount leak of proto when ctnetlink...
2005-11-09 Yasuyuki Kozakai[NETFILTER]: packet counter of conntrack is 32bits
2005-11-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-09 Christoph Hellwig[PATCH] sanitize lookup_hash prototype
2005-11-09 Christoph Hellwig[PATCH] add a vfs_permission helper
2005-11-09 Christoph Hellwigieee80211: cleanup crypto list handling, other minor...
2005-11-09 Jeff GarzikMerge rsync://bughost.org/repos/ieee80211-delta/
2005-11-08 Marcel Holtmann[Bluetooth]: Remove the usage of /proc completely
2005-11-08 Marcel Holtmann[Bluetooth]: Add endian annotations to the core
2005-11-08 Herbert Xu[IPV4]: Fix ip_queue_xmit identity increment for TSO...
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-11-08 Julian Anastasov[IPVS]: fix connection leak if expire_nodest_conn=1
2005-11-08 Thomas Graf[PKT_SCHED]: Correctly handle empty ematch trees
2005-11-08 YOSHIFUJI Hideaki[IPV6]: RFC3484 compliant source address selection
2005-11-08 YOSHIFUJI Hideaki[IPV6]: Make ipv6_addr_type() more generic so that...
2005-11-08 YOSHIFUJI Hideaki[IPV6]: Put addr_diff() into common header for future...
2005-11-08 Jeff GarzikMerge git://git.tuxdriver.com/git/netdev-jwl
2005-11-08 Adrian Bunk[PATCH] fix NET_RADIO=n, IEEE80211=y compile
2005-11-07 Volker BraunFix problem with WEP unicast key > index 0
2005-11-07 James Ketrenosscripts/Lindent on ieee80211 subsystem.
2005-11-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/acme/net-2.6
2005-11-07 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2005-11-07 NeilBrown[PATCH] knfsd: make sure svc_process call the correct...
2005-11-06 Jeff GarzikRemove linux/version.h include from drivers/net/phy...
2005-11-06 Arnaldo Carvalho... Merge branch 'red' of 84.73.165.173:/home/tgr/repos...
2005-11-05 Stephen Hemminger[TCP/DCCP]: Randomize port selection
2005-11-05 Herbert Xu[NET]: Fix race condition in sk_stream_wait_connect
2005-11-05 Stephen Hemminger[NETEM]: Add version string
2005-11-05 Stephen Hemminger[NETEM]: Support time based reordering
2005-11-05 Thomas Graf[PKT_SCHED]: (G)RED: Introduce hard dropping
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Support ECN marking
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Fix restart of idle period in WRED...
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
next