netfilter: xtables: move extension arguments into compound structure (5/6)
[safe/jmp/linux-2.6] / net /
2008-10-01 Vlad Yasevichsctp: correctly save sctp_adaptation from parameter.
2008-10-01 Vlad Yasevichsctp: enable cookie-echo retransmission transport switch
2008-10-01 Wei Yongjunsctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
2008-10-01 Wei Yongjunsctp: Fix to start T5-shutdown-guard timer while enter...
2008-10-01 Vlad Yasevichsctp: try harder to figure out address family when...
2008-10-01 Neil Hormansctp: reduce memory footprint of sctp_chunk structure
2008-10-01 Vlad Yasevichsctp: Retransmit list is ineligable for missing indications
2008-10-01 Vlad Yasevichsctp: Optimize SFR-CACC transport list walking during...
2008-10-01 Vlad Yasevichsctp: Only mark chunks as missing when there are gaps
2008-10-01 KOVACS Krisztianudp: Export UDP socket lookup function
2008-10-01 KOVACS Krisztiantcp: Port redirection support for TCP
2008-10-01 KOVACS Krisztianipv4: Make Netfilter's ip_route_me_harder() non-local...
2008-10-01 KOVACS Krisztiantcp: Handle TCP SYN+ACK/ACK/RST transparency
2008-10-01 KOVACS Krisztianipv4: Make inet_sock.h independent of route.h
2008-10-01 Tóth László Attilaipv4: Allow binding to non-local addresses if IP_TRANSP...
2008-10-01 KOVACS Krisztianipv4: Implement IP_TRANSPARENT socket option
2008-10-01 Julian Anastasovipv4: Loosen source address check on IPv4 output
2008-10-01 Herbert Xunet: BUG instead of corrupting memory in pskb_expand_head
2008-10-01 Herbert Xuipsec: Put dumpers on the dump list
2008-10-01 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-01 Timo Terasaf_key: Free dumping state on socket close
2008-10-01 Ilpo Järvinenipv6: almost identical frag hashing funcs combined
2008-10-01 Arnaud EbalardXFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep
2008-10-01 Lennert Buytenheknet: add skb_recycle_check() to enable netdriver skb...
2008-10-01 Denis V. Lunevipv6: NULL pointer dereferrence in tcp_v6_send_ack
2008-10-01 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-10-01 Vitaliy Gusevtcp: Fix NULL dereference in tcp_4_send_ack()
2008-09-30 Davide PesaventoFix modpost failure when rx handlers are not inlined.
2008-09-30 Rami Rosenmac80211: remove wme_tx_queue and wme_rx_queue from...
2008-09-30 Johannes Bergmac80211: fixups for "make master iface not wireless"
2008-09-30 Wei Yongjunsctp: Fix kernel panic while process protocol violation...
2008-09-30 Heiko Carstensiucv: Fix mismerge again.
2008-09-30 Rémi Denis-CourmontPhonet: Netlink factorization and cleanup
2008-09-30 Stephen Hemmingernetdev: docbook comment update (revised)
2008-09-30 Stephen Hemmingernetdev: use const for some name functions
2008-09-30 Herbert Xuipsec: Fix pskb_expand_head corruption in xfrm_state_ch...
2008-09-25 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-09-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-09-24 Yasuyuki Kozakainetfilter: ip6t_{hbh,dst}: Rejects not-strict mode...
2008-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-24 Eric Van Hensbergen9p: fix put_data error handling
2008-09-24 Julia Lawall9p: introduce missing kfree
2008-09-24 Tejun Heo9p-trans_fd: fix and clean up module init/exit paths
2008-09-24 Tejun Heo9p-trans_fd: don't do fs segment mangling in p9_fd_poll()
2008-09-24 Tejun Heo9p-trans_fd: clean up p9_conn_create()
2008-09-24 Tejun Heo9p-trans_fd: fix trans_fd::p9_conn_destroy()
2008-09-24 Tejun Heo9p: implement proper trans module refcounting and unreg...
2008-09-24 Denis ChengRqwireless: a global static to local static improvement
2008-09-24 Emmanuel Grumbachmac80211: fix led behavior in IBSS
2008-09-24 Johannes Bergmac80211: probe with correct SSID
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-24 Johannes Bergmac80211: fix mesh action frame handling
2008-09-24 YanBomac80211: mesh portal functionality support
2008-09-24 Johannes Bergcfg80211: reject invalid configuration items
2008-09-24 Johannes Bergmac80211: allow interface settings changes only when...
2008-09-24 Johannes Bergcfg80211: allow set_interface without type
2008-09-24 Johannes Bergcfg80211: show interface type
2008-09-24 Johannes Bergmac80211: make master iface not wireless
2008-09-24 Johannes Bergcfg80211: clean up static regdomain mess
2008-09-24 Johannes Bergcfg80211: fix regulatory code const
2008-09-24 Johannes Bergcfg80211: clean up regulatory mess
2008-09-24 Johannes Bergcfg80211: fix static regdomains
2008-09-24 Oliver Hartkoppnet: remove ifalias on empty given alias
2008-09-23 Michael Kerrisksys_paccept: disable paccept() until API design is...
2008-09-23 David S. Millertcp: Fix queue traversal in tcp_use_frto().
2008-09-23 David S. Millertcp: Fix order of tests in tcp_retransmit_skb()
2008-09-23 David S. Millerneigh: Remove by-hand SKB queue handling.
2008-09-23 Jarek Poplawskipkt_sched: Check the state of tx_queue in dequeue_skb()
2008-09-23 David S. Millerpkt_sched: Always use q->requeue in dev_requeue_skb().
2008-09-23 David S. Millerpkt_sched: Make qdisc->gso_skb a list.
2008-09-23 Stephen Hemmingernet: network device name ifalias support
2008-09-23 Remi Denis-CourmontPhonet: emit errors when a packet cannot be delivered...
2008-09-23 Remi Denis-CourmontPhonet: proc interface for port range
2008-09-23 Remi Denis-CourmontPhonet: provide MAC header operations
2008-09-23 Remi Denis-CourmontPhonet: Phonet datagram transport protocol
2008-09-23 Remi Denis-CourmontPhonet: common socket glue
2008-09-23 Remi Denis-CourmontPhonet: Netlink interface
2008-09-23 Remi Denis-CourmontPhonet: network device and address handling
2008-09-23 Remi Denis-CourmontPhonet: add CONFIG_PHONET
2008-09-23 Remi Denis-CourmontPhonet: PF_PHONET protocol family support
2008-09-23 Remi Denis-CourmontPhonet: global definitions
2008-09-23 Herbert Xuipsec: Fix xfrm_state_walk race
2008-09-23 Julia Lawallnet/atm/lec.c: drop code after return
2008-09-23 Harvey Harrisonnet: em_cmp.c use unaligned access helpers
2008-09-23 Kaihui Luonetfilter: xt_time gives a wrong monthday in a leap...
2008-09-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-09-22 David S. Millernet: Remove __skb_insert() calls outside of skbuff...
2008-09-21 Tom Quetchenbachtcp: advertise MSS requested by user
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-09-21 Alexander Duyckmultiq: requeue should rewind the current_band
2008-09-21 Alexander Duycknetdev: simple_tx_hash shouldn't hash inside fragments
2008-09-21 Ilpo Järvinentcp: back retransmit_high when it over-estimated
2008-09-21 Ilpo Järvinentcp: don't clear lost_skb_hint when not necessary
2008-09-21 Ilpo Järvinentcp: don't clear retransmit_skb_hint when not necessary
2008-09-21 Ilpo Järvinentcp: remove retransmit_skb_hint clearing from failure
2008-09-21 Ilpo Järvinentcp: reorganize retransmit code loops
2008-09-21 Ilpo Järvinentcp: remove tp->lost_out guard to make joining diff...
2008-09-21 Ilpo Järvinentcp: Reorganize skb tagbit checks
2008-09-21 Ilpo Järvinentcp: remove obsolete validity concern
2008-09-21 Ilpo Järvinentcp: add tcp_can_forward_retransmit
next