linux-stable-rt/net
Linus Torvalds 391e572cd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (33 commits)
  af_unix: netns: fix problem of return value
  IRDA: remove double inclusion of module.h
  udp: multicast packets need to check namespace
  net: add documentation for skb recycling
  key: fix setkey(8) policy set breakage
  bpa10x: free sk_buff with kfree_skb
  xfrm: do not leak ESRCH to user space
  net: Really remove all of LOOPBACK_TSO code.
  netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
  netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
  net: delete excess kernel-doc notation
  pppoe: Fix socket leak.
  gianfar: Don't reset TBI<->SerDes link if it's already up
  gianfar: Fix race in TBI/SerDes configuration
  at91_ether: request/free GPIO for PHY interrupt
  amd8111e: fix dma_free_coherent context
  atl1: fix vlan tag regression
  SMC91x: delete unused local variable "lp"
  myri10ge: fix stop/go mmio ordering
  bonding: fix panic when taking bond interface down before removing module
  ...
2008-11-02 10:15:52 -08:00
..
9p
802
8021q
appletalk
atm
ax25
bluetooth
bridge
can
core net: add documentation for skb recycling 2008-11-01 21:01:09 -07:00
dccp
decnet
dsa
econet
ethernet
ieee80211
ipv4 udp: multicast packets need to check namespace 2008-11-01 21:22:23 -07:00
ipv6 udp: multicast packets need to check namespace 2008-11-01 21:22:23 -07:00
ipx
irda
iucv
key key: fix setkey(8) policy set breakage 2008-10-31 16:41:26 -07:00
lapb
llc
mac80211 mac80211: correct warnings in minstrel rate control algorithm 2008-10-27 17:46:11 -04:00
netfilter netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys() 2008-10-30 23:55:44 -07:00
netlabel netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c 2008-10-30 10:44:48 -04:00
netlink
netrom
packet
phonet
rfkill RFKILL: fix input layer initialisation 2008-10-27 17:46:11 -04:00
rose
rxrpc
sched
sctp
sunrpc SUNRPC: Fix potential race in put_rpccred() 2008-10-28 15:21:42 -04:00
tipc
unix af_unix: netns: fix problem of return value 2008-11-01 21:37:27 -07:00
wanrouter
wireless
x25
xfrm xfrm: do not leak ESRCH to user space 2008-10-31 00:06:03 -07:00
Kconfig
Makefile
TUNABLE
compat.c
nonet.c
socket.c saner FASYNC handling on file close 2008-11-01 09:49:46 -07:00
sysctl_net.c