Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[sfrench/cifs-2.6.git] / net /
2007-10-12 Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12 Ilpo Järvinen[TCP]: Limit processing lost_retrans loop to work-to...
2007-10-12 Ilpo Järvinen[TCP]: Fix lost_retrans loop vs fastpath problems
2007-10-12 Ilpo Järvinen[TCP]: No need to re-count fackets_out/sacked_out at RTO
2007-10-12 Ilpo Järvinen[TCP]: Extract tcp_match_queue_to_sack from sacktag...
2007-10-12 Ilpo Järvinen[TCP]: Kill almost unused variable pcount from sacktag
2007-10-12 Ilpo Järvinen[TCP]: Fix mark_head_lost to ignore R-bit when trying...
2007-10-12 Ilpo Järvinen[TCP]: Add bytes_acked (ABC) clearing to FRTO too
2007-10-11 Brian Haley[IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support...
2007-10-11 Jan Engelhardt[NETFILTER]: x_tables: add missing ip6t_modulename...
2007-10-11 Jozsef Kadlecsik[NETFILTER]: nf_conntrack_tcp: fix connection reopening
2007-10-11 David S. Miller[NETLINK]: fib_frontend build fixes
2007-10-11 Pierre Ynard[IPv6]: Export userland ND options through netlink...
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-11 Denis V. Lunev[NET]: unify netlink kernel socket recognition
2007-10-11 Denis V. Lunev[NET]: cleanup 3rd argument in netlink_sendskb
2007-10-11 Denis V. Lunev[NET]: Make netlink processing routines semi-synchronio...
2007-10-11 Denis V. Lunev[NET]: rtnl_unlock cleanups
2007-10-11 Tony Battersby[NET]: sanitize kernel_accept() error path
2007-10-11 Stephen Hemminger[INET]: local port range robustness
2007-10-11 Stephen Hemminger[SCTP]: port randomization
2007-10-10 Patrick McHardy[NET_SCHED]: Show timer resolution instead of clock...
2007-10-10 Herbert Xu[IPSEC]: Move IP protocol setting from transforms into...
2007-10-10 Herbert Xu[IPSEC]: Move IP length/checksum setting out of transforms
2007-10-10 Herbert Xu[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
2007-10-10 Herbert Xu[IPSEC]: Use IPv6 calling convention as the convention...
2007-10-10 Herbert Xu[IPSEC]: Set skb->data to payload in x->mode->output
2007-10-10 Herbert Xu[IPSEC] beet: Fix extension header support on output
2007-10-10 Herbert Xu[IPSEC] esp: Remove NAT-T checksum invalidation for...
2007-10-10 Mitsuru Chinen[IPV6]: Defer IPv6 device initialization until a valid...
2007-10-10 Pavel Emelyanov[NET]: Remove double dev->flags checking when calling...
2007-10-10 Ilpo Järvinen[TCP]: Separate lost_retrans loop into own function
2007-10-10 Pavel Emelyanov[SUNRPC]: Make the sunrpc use the seq_open_private()
2007-10-10 Pavel Emelyanov[IRDA]: Make the IRDA use the seq_open_private()
2007-10-10 Pavel Emelyanov[DECNET]: Make decnet code use the seq_open_private()
2007-10-10 Pavel Emelyanov[NETFILTER]: Make netfilter code use the seq_open_private
2007-10-10 Pavel Emelyanov[NET]: Make core networking code use seq_open_private
2007-10-10 Mattias Nissler[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
2007-10-10 John W. Linville[PATCH] ieee80211_if_set_type: make check for master...
2007-10-10 Herbert Xu[IPSEC]: Move state lock into x->type->output
2007-10-10 Herbert Xu[IPSEC]: Lock state when copying non-atomic fields...
2007-10-10 Herbert Xu[XFRM] user: Move attribute copying code into copy_to_u...
2007-10-10 Herbert Xu[IPSEC]: Move common code into xfrm_alloc_spi
2007-10-10 Herbert Xu[IPSEC]: Remove gratuitous km wake-up events on ACQUIRE
2007-10-10 Herbert Xu[IPSEC]: Store IPv6 nh pointer in mac_header on output
2007-10-10 Herbert Xu[IPSEC]: Remove bogus ref count in xfrm_secpath_reject
2007-10-10 Pavel Emelyanov[NETNS]: Don't memset() netns to zero manually
2007-10-10 Benjamin Thery[IPv6]: use container_of() macro in fib6_clean_node()
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Ursula Braun[8021Q]: transfer dev_id from real device
2007-10-10 Herbert Xu[IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c
2007-10-10 Herbert Xu[IPSEC]: Unexport xfrm_replay_notify
2007-10-10 Herbert Xu[IPSEC]: Move output replay code into xfrm_output
2007-10-10 Herbert Xu[IPSEC]: Move xfrm_state_check into xfrm_output.c
2007-10-10 Herbert Xu[IPSEC]: Move common output code to xfrm_output
2007-10-10 Herbert Xu[IPSEC] ah: Remove keys from ah_data structure
2007-10-10 Herbert Xu[IPSEC] esp: Remove keys from esp_data structure
2007-10-10 Ursula Braun[AF_IUCV]: postpone receival of iucv-packets
2007-10-10 Heiko Carstens[AF_IUCV]: remove static declarations from header file.
2007-10-10 Jeff Garzik[NET]: split dev_ifsioc() according to locking
2007-10-10 Stephen Hemminger[NET]: sparse warning fixes
2007-10-10 Ilpo Järvinen[TCP]: "Annotate" another fackets_out state reset
2007-10-10 Ilpo Järvinen[TCP]: Fix two off-by-one errors in fackets_out adjusti...
2007-10-10 Gerrit Renker[DCCP]: Twice the wrong reset code in receiving connect...
2007-10-10 Gerrit Renker[DCCP]: Wrong format in printk
2007-10-10 Gerrit Renker[DCCP]: Tidy-up -- minisock initialisation
2007-10-10 Gerrit Renker[CCID2]: Sequence number wraparound issues
2007-10-10 Gerrit Renker[CCID2]: Remove redundant case block
2007-10-10 Gerrit Renker[CCID2]: Remove redundant BUG_ON
2007-10-10 Gerrit Renker[CCID2]: Remove ugly BUG_ON
2007-10-10 Gerrit Renker[CCID2]: Simplify interface
2007-10-10 Gerrit Renker[DCCP]: Make all `debug' parameters bool
2007-10-10 Gerrit Renker[DCCP]: Add socket option to query the current MPS
2007-10-10 Gerrit Renker[DCCP]: Wait for CCID
2007-10-10 Tomas Winkler[MAC80211]: add sta_notify callback
2007-10-10 Johannes Berg[MAC80211]: implement cfg80211's change_interface hook
2007-10-10 Michael Buesch[MAC80211]: Add association LED trigger
2007-10-10 Johannes Berg[MAC80211]: make userspace-mlme a per-interface setting
2007-10-10 Johannes Berg[MAC80211]: improve radiotap injection
2007-10-10 Johannes Berg[MAC80211]: remove ALG_NONE
2007-10-10 Johannes Berg[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted...
2007-10-10 Johannes Berg[MAC80211]: consolidate decryption more
2007-10-10 Johannes Berg[MAC80211]: move sta_process rx handler later
2007-10-10 Johannes Berg[MAC80211]: remove management interface
2007-10-10 Johannes Berg[MAC80211]: add "invalid" interface type
2007-10-10 Michael Buesch[MAC80211]: Check open_count before calling config...
2007-10-10 Michael Buesch[RFKILL]: Add support for hardware-only rfkill buttons
2007-10-10 Michael Buesch[RFKILL]: Add support for an rfkill LED.
2007-10-10 Ilpo Järvinen[TCP]: Wrap-safed reordering detection FRTO check
2007-10-10 Ilpo Järvinen[TCP]: Update comment of SACK block validator
2007-10-10 Ilpo Järvinen[TCP]: fix comments that got messed up during code...
2007-10-10 Ilpo Järvinen[TCP]: No fackets_out/highest_sack tuning when SACK...
2007-10-10 Joseph Fannin[NETFILTER]: bridge: remove broken netfilter binary...
2007-10-10 Jan Engelhardt[NETFILTER]: x_tables: add xt_time match
2007-10-10 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix some constants
2007-10-10 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix instance_create() failu...
2007-10-10 Michal Miroslaw[NETFILTER]: nfnetlink_log: fix style
next