pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation.
[safe/jmp/linux-2.6] / net /
2008-10-31 Jarek Poplawskipkt_sched: sch_generic: Add generic qdisc->ops->peek...
2008-10-31 Patrick McHardypkt_sched: Add ->peek() methods for fifo, prio and...
2008-10-31 Alexey Dobriyanxfrm: C99 for xfrm_dev_notifier
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 fernando@oss.ntt.coxfrm: do not leak ESRCH to user space
2008-10-31 David S. MillerMerge branch 'master' of git://git.infradead.org/users...
2008-10-31 Alexey Dobriyannetfilter: nf_conntrack_proto_gre: switch to register_p...
2008-10-31 Alexey Dobriyannetns: add register_pernet_gen_subsys/unregister_pernet...
2008-10-30 Eric Dumazetudp: Should use spin_lock_bh()/spin_unlock_bh() in...
2008-10-30 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2008-10-30 Manish Katiyarnetlabel: Fix compilation warnings in net/netlabel...
2008-10-29 Paul Moorenetlabel: Fix compiler warnings in netlabel_mgmt.c
2008-10-29 roel kluincipso: unsigned buf_len cannot be negative
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet: replace %#p6 format specifier with %pi6
2008-10-29 Eric Dumazetudp: introduce sk_for_each_rcu_safenext()
2008-10-29 Eric Dumazetudp: udp_get_next() should use spin_unlock_bh()
2008-10-29 Eric Dumazetudp: calculate udp_mem based on low memory instead...
2008-10-29 Eric Dumazetudp: RCU handling for Unicast packets.
2008-10-29 Eric Dumazetudp: introduce struct udp_table and multiple spinlocks
2008-10-29 Harvey Harrisonnet: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final...
2008-10-29 Stephen Hemmingervlan: propogate ethtool speed values
2008-10-29 Harvey Harrisonnet, misc: replace uses of NIP6_FMT with %p6
2008-10-29 Harvey Harrisonnet: replace uses of NIP6_FMT with %p6
2008-10-28 Harvey Harrisonnetfilter: replace uses of NIP6_FMT with %p6
2008-10-28 Harvey Harrisonnet: replace all current users of NIP6_SEQFMT with...
2008-10-28 Martin Willixfrm: Notify changes in UDP encapsulation via netlink
2008-10-28 Alexey Dobriyannet: don't use INIT_RCU_HEAD
2008-10-28 Alexey Dobriyannet: reduce structures when XFRM=n
2008-10-28 Jesse Brandeburgpktgen: fix multiple queue warning
2008-10-28 Trond MyklebustSUNRPC: Fix potential race in put_rpccred()
2008-10-28 Trond MyklebustSUNRPC: Fix rpcauth_prune_expired
2008-10-28 Trond MyklebustSUNRPC: Respond promptly to server TCP resets
2008-10-28 Patrick McHardynetlink: constify struct nlattr * arg to parsing functions
2008-10-28 Eric W. Biedermannetns: Coexist with the sysfs limitations v2
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-28 Johannes Bergmac80211: convert to %pM away from print_mac
2008-10-28 Neil Hormannet: implement emergency route cache rebulds when gc_el...
2008-10-27 John W. Linvillemac80211: correct warnings in minstrel rate control...
2008-10-27 Dmitry BaryshkovRFKILL: fix input layer initialisation
2008-10-27 Florian Westphalsyncookies: fix inclusion of tcp options in syn-ack
2008-10-27 Remi Denis-CourmontPhonet: do not reply to indication reset packets
2008-10-26 Arjan van de Venwireless: fix regression caused by regulatory config...
2008-10-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-23 Ilpo Järvinentcp: Restore ordering of TCP options for the sake of...
2008-10-23 Linus TorvaldsMerge branch 'v28-range-hrtimers-for-linus-v2' of git...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Al Viro[PATCH] assorted path_lookup() -> kern_path() conversions
2008-10-23 Herbert Xunet: Fix disjunct computation of netdev features
2008-10-23 Wei Yongjunsctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
2008-10-23 Wei Yongjunsctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state
2008-10-23 Wei Yongjunsctp: Add check for the TSN field of the SHUTDOWN chunk
2008-10-23 Wei Yongjunsctp: Drop ICMP packet too big message with MTU larger...
2008-10-22 Eric Van Hensbergen9p: fix sparse warnings
2008-10-22 Tom Tucker9p: rdma: RDMA Transport Support for 9P
2008-10-22 Eric Van Hensbergen9p: fix debug build error
2008-10-22 Thomas GleixnerMerge branch 'timers/range-hrtimers' into v28-range...
2008-10-21 Ilpo Järvinentcp: should use number of sack blocks instead of -1
2008-10-20 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2008-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-20 Jan Engelhardtnetfilter: replace old NF_ARP calls with NFPROTO_ARP
2008-10-20 Pablo Neira Ayusonetfilter: fix compilation error with NAT=n
2008-10-20 Alexey Dobriyannetfilter: xt_recent: use proc_create_data()
2008-10-20 Ilpo Järvinennetfilter: snmp nat leaks memory in case of failure
2008-10-20 Alexey Dobriyannetfilter: xt_iprange: fix range inversion match
2008-10-20 Patrick McHardynetfilter: ctnetlink: remove obsolete NAT dependency...
2008-10-20 Jarek Poplawskipkt_sched: sch_generic: Fix oops in sch_teql
2008-10-20 Gerrit Renkerdccp: Port redirection support for DCCP
2008-10-20 KOVACS Krisztiantcp: Fix IPv6 fallout from 'Port redirection support...
2008-10-20 Stephen Hemmingernetdev: change name dropping error codes
2008-10-20 Julius Volzipvs: Update CONFIG_IP_VS_IPV6 description and help...
2008-10-17 Eric Van Hensbergen9p: add more conservative locking
2008-10-17 Eric Van Hensbergen9p: fix oops in protocol stat parsing error path.
2008-10-17 Eric Van Hensbergen9p: Improve debug support
2008-10-17 Arjan van de VenMerge commit 'linus/master' into merge-linus
2008-10-17 Eric Van Hensbergen9p: eliminate depricated conv functions
2008-10-17 Eric Van Hensbergen9p: rework client code to use new protocol support...
2008-10-17 Eric Van Hensbergen9p: remove unnecessary tag field from p9_req_t structure
2008-10-17 Eric Van Hensbergen9p: remove 9p fcall debug prints
2008-10-17 Eric Van Hensbergen9p: add new protocol support code
2008-10-17 Eric Van Hensbergen9p: encapsulate version function
2008-10-17 Eric Van Hensbergen9p: move dirread to fs layer
2008-10-17 Eric Van Hensbergen9p: move readn meta-function from client to fs layer
2008-10-17 Eric Van Hensbergen9p: consolidate read/write functions
2008-10-17 Tejun Heo9p: drop broken unused error path from p9_conn_create()
2008-10-17 Eric Van Hensbergen9p: make rpc code common and rework flush code
2008-10-17 Eric Van Hensbergen9p: use the rcall structure passed in the request in...
2008-10-17 Eric Van Hensbergen9p: apply common request code to trans_fd
2008-10-17 Eric Van Hensbergen9p: apply common tagpool handling to trans_fd
2008-10-17 Eric Van Hensbergen9p: move request management to client code
2008-10-17 Eric Van Hensbergen9p: eliminate callback complexity
2008-10-17 Eric Van Hensbergen9p: consolidate mux_rpc and request structure
2008-10-17 Eric Van Hensbergen9p: remove unnecessary prototypes
2008-10-17 Eric Van Hensbergen9p: remove duplicate client state
2008-10-17 Eric Van Hensbergen9p: consolidate transport structure
2008-10-17 Tejun Heo9p-trans_fd: use single poller
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-10-16 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-16 Eric Dumazetipv4: Add a missing rcu_assign_pointer() in routing...
next