ARM: includecheck fix: misc.c
[safe/jmp/linux-2.6] / net /
2009-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-07-20 Rémi Denis-CourmontFix error return for setsockopt(SO_TIMESTAMPING)
2009-07-20 John Dykstratcp: Use correct peer adr when copying MD5 keys
2009-07-20 John Dykstratcp: Fix MD5 signature checking on IPv4 mapped sockets
2009-07-17 Eric Dumazetnet: sock_copy() fixes
2009-07-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-16 Eric Dumazetnetfilter: nf_conntrack: nf_conntrack_alloc() fixes
2009-07-16 Patrick McHardynetfilter: xt_osf: fix nf_log_packet() arguments
2009-07-15 Lothar Waßmannnet/can: add module alias to can protocol drivers
2009-07-15 Lothar Waßmannnet/can bugfix: use after free bug in can protocol...
2009-07-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-07-14 Abhishek Kulkarni9p: Possible regression in p9_client_stat
2009-07-14 Abhishek Kulkarni9p: default 9p transport module fix
2009-07-14 Andreas Jaggigre: fix ToS/DiffServ inherit bug
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-12 Sascha Hlusiaksit: fix regression: do not release skb->dst before...
2009-07-12 Eric Dumazetnet: ip_push_pending_frames() fix
2009-07-12 Eric Dumazetnet: sk_prot_alloc() should not blindly overwrite memory
2009-07-10 Jiri Olsanet: adding memory barrier to the poll and receive...
2009-07-09 Anton Vorontsovnetpoll: Fix carrier detection for drivers that are...
2009-07-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-08 Jarek Poplawskiipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
2009-07-07 Luciano Coelhomac80211: minstrel: avoid accessing negative indices...
2009-07-07 Johannes Bergcfg80211: fix refcount leak
2009-07-07 Andrey Yurovskymac80211: fix allocation in mesh_queue_preq
2009-07-07 Jiri SlabyWireless: nl80211, fix lock imbalance
2009-07-06 Wei Yongjunsctp: fix warning at inet_sock_destruct() while release...
2009-07-06 Stephane Contridsa: fix 88e6xxx statistics counter snapshotting
2009-07-04 Brian HaleyIPv6: preferred lifetime of address not getting updated
2009-07-04 Wei Yongjunxfrm6: fix the proto and ports decode of sctp protocol
2009-07-04 Wei Yongjunxfrm4: fix the ports decode of sctp protocol
2009-07-02 Abhishek Kulkarninet/9p: Fix crash due to bad mount parameters.
2009-07-01 Eric W. BiedermanRevert "ipv4: arp announce, arp_proxy and windows ip...
2009-06-30 Jarek Poplawskiipv4: Fix fib_trie rebalancing, part 3
2009-06-30 Wei Yongjunsctp: xmit sctp packet always return no route error
2009-06-30 Wei Yongjunxfrm: use xfrm_addr_cmp() instead of compare addresses...
2009-06-30 Herbert Xutcp: Do not tack on TSO data to non-TSO packet
2009-06-30 Herbert Xutcp: Stop non-TSO packets morphing into TSO
2009-06-30 David S. MillerMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-06-29 Dmitry Eremin-Sole... nl802154: add module license and description
2009-06-29 Dmitry Eremin-Sole... nl802154: fix Oops in ieee802154_nl_get_dev
2009-06-29 Jan Engelhardtnetfilter: xtables: conntrack match revision 2
2009-06-29 Patrick McHardynetfilter: tcp conntrack: fix unacknowledged data detec...
2009-06-27 Herbert Xugro: Flush GRO packets in napi_disable_pending path
2009-06-27 Herbert Xuinet: Call skb_orphan before tproxy activates
2009-06-26 Jesper Dangaard... mac80211: Use rcu_barrier() on unload.
2009-06-26 Jesper Dangaard... sunrpc: Use rcu_barrier() on unload.
2009-06-26 Jesper Dangaard... bridge: Use rcu_barrier() instead of syncronize_net...
2009-06-26 Jesper Dangaard... ipv6: Use rcu_barrier() on module unload.
2009-06-26 Jesper Dangaard... decnet: Use rcu_barrier() on module unload.
2009-06-26 Jens Rosenboomipv6: avoid wraparound for expired preferred lifetime
2009-06-26 Wei Yongjuntcp: missing check ACK flag of received segment in...
2009-06-25 Jesper Dangaard... nf_conntrack: Use rcu_barrier()
2009-06-25 Rémi Denis-CourmontPhonet: generate Netlink RTM_DELADDR when destroying...
2009-06-25 Rémi Denis-CourmontPhonet: publicize the Netlink notification function
2009-06-25 Herbert Xuipsec: Fix name of CAST algorithm
2009-06-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-23 Neil Hormanipv4 routing: Ensure that route cache entries are usabl...
2009-06-23 Herbert Xunet: Move rx skb_orphan call to where needed
2009-06-23 Brian Haleyipv6: Use correct data types for ICMPv6 type and code
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://fieldses.org/git...
2009-06-22 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.linux-nfs.org...
2009-06-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-22 Patrick McHardynetfilter: xt_rateest: fix comparison with self
2009-06-22 Jan Engelhardtnetfilter: xt_quota: fix incomplete initialization
2009-06-22 Patrick McHardynetfilter: nf_log: fix direct userspace memory access...
2009-06-22 Patrick McHardynetfilter: fix some sparse endianess warnings
2009-06-22 Patrick McHardynetfilter: nf_conntrack: fix conntrack lookup race
2009-06-22 Patrick McHardynetfilter: nf_conntrack: fix confirmation race condition
2009-06-22 Eric Dumazetnetfilter: nf_conntrack: death_by_timeout() fix
2009-06-20 Ricardo Labiaganfs41: sunrpc: xprt_alloc_bc_request() should not use...
2009-06-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-06-20 Neil Hormanipv4: fix NULL pointer + success return in route lookup...
2009-06-19 Johannes Bergcfg80211: validate station settings
2009-06-19 Andrey Yurovskycfg80211: allow setting station parameters in mesh
2009-06-19 Andrey Yurovskycfg80211: allow adding/deleting stations on mesh
2009-06-19 Alan Jenkinsrfkill: export persistent attribute in sysfs
2009-06-19 Alan Jenkinsrfkill: don't restore software blocked state on persist...
2009-06-19 Alan Jenkinsrfkill: rfkill_set_block() when suspended nitpick
2009-06-19 Dmitry Baryshkovieee802154: use standard routine for printing dumps
2009-06-19 Hendrik Brueckneraf_iucv: Return -EAGAIN if iucv msg limit is exceeded
2009-06-19 Hendrik Brueckneraf_iucv: Change if condition in sendmsg() for more...
2009-06-19 Trond MyklebustSUNRPC: Fix the TCP server's send buffer accounting
2009-06-19 Trond MyklebustMerge branch 'devel-for-2.6.31' into for-2.6.31
2009-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-06-18 Eric Dumazetatm: sk_wmem_alloc initial value is one
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-06-18 Jiri Pirkonet: group address list and its count
2009-06-18 Jarek Poplawskiipv4: Fix fib_trie rebalancing, part 2
2009-06-18 Jarek Poplawskipkt_sched: Update drops stats in act_police
2009-06-18 Stephen Hemmingerskbuff: don't corrupt mac_header on skb expansion
2009-06-18 Stephen Hemmingerskbuff: skb_mac_header_was_set is always true on >32 bit
2009-06-18 Trond MyklebustMerge commit 'linux-pnfs/nfs41-for-2.6.31' into nfsv41...
2009-06-17 Ricardo Labiaganfs41: Rename rq_received to rq_reply_bytes_recvd
2009-06-17 Rahul Iyernfs41: Get the rpc_xprt * from the rpc_rqst instead...
2009-06-17 Benny Halevynfs41: create a svc_xprt for nfs41 callback thread...
2009-06-17 Andy Adamsonnfs41: sunrpc: add a struct svc_xprt pointer to struct...
2009-06-17 Benny Halevynfs41: sunrpc: provide functions to create and destroy...
2009-06-17 Ricardo Labiaganfs41: Backchannel bc_svc_process()
next