* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6: bnx2: Fix the behavior of ethtool when ONBOOT=no qla3xxx: Don't sleep while holding lock. qla3xxx: Give the PHY time to come out of reset. ipv4 routing: Ensure that route cache entries are usable and reclaimable with caching is off net: Move rx skb_orphan call to where needed ipv6: Use correct data types for ICMPv6 type and code net: let KS8842 driver depend on HAS_IOMEM can: let SJA1000 driver depend on HAS_IOMEM netxen: fix firmware init handshake netxen: fix build with without CONFIG_PM netfilter: xt_rateest: fix comparison with self netfilter: xt_quota: fix incomplete initialization netfilter: nf_log: fix direct userspace memory access in proc handler netfilter: fix some sparse endianess warnings netfilter: nf_conntrack: fix conntrack lookup race netfilter: nf_conntrack: fix confirmation race condition netfilter: nf_conntrack: death_by_timeout() fix
Showing
- drivers/net/Kconfig 1 addition, 0 deletionsdrivers/net/Kconfig
- drivers/net/bnx2.c 9 additions, 1 deletiondrivers/net/bnx2.c
- drivers/net/can/Kconfig 1 addition, 1 deletiondrivers/net/can/Kconfig
- drivers/net/netxen/netxen_nic_init.c 20 additions, 17 deletionsdrivers/net/netxen/netxen_nic_init.c
- drivers/net/netxen/netxen_nic_main.c 6 additions, 1 deletiondrivers/net/netxen/netxen_nic_main.c
- drivers/net/qla3xxx.c 5 additions, 1 deletiondrivers/net/qla3xxx.c
- include/linux/icmpv6.h 3 additions, 3 deletionsinclude/linux/icmpv6.h
- include/net/protocol.h 1 addition, 1 deletioninclude/net/protocol.h
- include/net/rawv6.h 1 addition, 1 deletioninclude/net/rawv6.h
- include/net/sctp/sctp.h 1 addition, 0 deletionsinclude/net/sctp/sctp.h
- include/net/sock.h 2 additions, 0 deletionsinclude/net/sock.h
- include/net/xfrm.h 1 addition, 1 deletioninclude/net/xfrm.h
- net/ax25/ax25_in.c 1 addition, 2 deletionsnet/ax25/ax25_in.c
- net/core/dev.c 0 additions, 2 deletionsnet/core/dev.c
- net/dccp/ipv6.c 1 addition, 1 deletionnet/dccp/ipv6.c
- net/ipv4/route.c 23 additions, 3 deletionsnet/ipv4/route.c
- net/ipv6/ah6.c 1 addition, 1 deletionnet/ipv6/ah6.c
- net/ipv6/esp6.c 1 addition, 1 deletionnet/ipv6/esp6.c
- net/ipv6/icmp.c 6 additions, 6 deletionsnet/ipv6/icmp.c
- net/ipv6/ip6_tunnel.c 9 additions, 9 deletionsnet/ipv6/ip6_tunnel.c
Loading
Please register or sign in to comment