aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-26smsc911x: Add MODULE_ALIAS()Vincent Stehlé
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert
2010-09-26br2684: fix scheduling while atomicKarl Hiramoto
2010-09-26de2104x: fix TP link detectionOndrej Zary
2010-09-26de2104x: fix power managementOndrej Zary
2010-09-24de2104x: disable autonegotiation on broken hardwareOndrej Zary
2010-09-24net: fix a lockdep splatEric Dumazet
2010-09-22e1000e: 82579 do not gate auto config of PHY by hardware during nominal useBruce Allan
2010-09-22e1000e: 82579 jumbo frame workaround causing CRC errorsBruce Allan
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan
2010-09-22e1000e: 82566DC fails to get linkBruce Allan
2010-09-22e1000e: 82579 SMBus address and LEDs incorrect after device resetBruce Allan
2010-09-22e1000e: 82577/8/9 issues with device in SxBruce Allan
2010-09-22xfrm4: strip ECN bits from tos fieldUlrich Weber
2010-09-22atl1: zero out CMB and SBM in atl1_free_ring_resourcesLuca Tettamanti
2010-09-22atl1: fix resumeLuca Tettamanti
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa
2010-09-22netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy
2010-09-22netfilter: fix a race in nf_ct_ext_create()Eric Dumazet
2010-09-22netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao
2010-09-22netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()Simon Horman
2010-09-22netfilter: tproxy: nf_tproxy_assign_sock() can handle tw socketsEric Dumazet
2010-09-21ip: fix truesize mismatch in ip fragmentationEric Dumazet
2010-09-21netxen: dont set skb->truesizeEric Dumazet
2010-09-21qlcnic: dont set skb->truesizeEric Dumazet
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-09-20tcp: Fix race in tcp_pollTom Marshall
2010-09-20rose: Fix signedness issues wrt. digi count.David S. Miller
2010-09-20Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-20wext: fix potential private ioctl memory content leakJohannes Berg
2010-09-20ip_gre: CONFIG_IPV6_MODULE supportEric Dumazet
2010-09-17qlcnic: dont assume NET_IP_ALIGN is 2Eric Dumazet
2010-09-17dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu
2010-09-17sctp: Do not reset the packet during sctp_packet_config().Vlad Yasevich
2010-09-17iwlwifi: do not perferm force reset while doing scanWey-Yi Guy
2010-09-16net/llc: storing negative error codes in unsigned shortDan Carpenter
2010-09-16MAINTAINERS: move atlx discussions to netdevChris Snook
2010-09-16drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-16drivers/net/eql.c: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-16drivers/net/usb/hso.c: prevent reading uninitialized memoryDan Rosenberg
2010-09-16xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet
2010-09-15r8169: Handle rxfifo errors on 8168 chipsMatthew Garrett
2010-09-153c59x: Remove atomic context inside vortex_{set|get}_wolDenis Kirjanov
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-14net: RPS needs to depend upon USE_GENERIC_SMP_HELPERSDavid S. Miller
2010-09-14phylib: fix PAL state machine restart on resumeSimon Guinot
2010-09-14net: use rcu_barrier() in rollback_registered_manyEric Dumazet