Age | Commit message (Expand) | Author |
2010-09-26 | smsc911x: Add MODULE_ALIAS() | Vincent Stehlé |
2010-09-26 | net: reset skb queue mapping when rx'ing over tunnel | Tom Herbert |
2010-09-26 | br2684: fix scheduling while atomic | Karl Hiramoto |
2010-09-26 | de2104x: fix TP link detection | Ondrej Zary |
2010-09-26 | de2104x: fix power management | Ondrej Zary |
2010-09-24 | de2104x: disable autonegotiation on broken hardware | Ondrej Zary |
2010-09-24 | net: fix a lockdep splat | Eric Dumazet |
2010-09-22 | e1000e: 82579 do not gate auto config of PHY by hardware during nominal use | Bruce Allan |
2010-09-22 | e1000e: 82579 jumbo frame workaround causing CRC errors | Bruce Allan |
2010-09-22 | e1000e: 82579 unaccounted missed packets | Bruce Allan |
2010-09-22 | e1000e: 82566DC fails to get link | Bruce Allan |
2010-09-22 | e1000e: 82579 SMBus address and LEDs incorrect after device reset | Bruce Allan |
2010-09-22 | e1000e: 82577/8/9 issues with device in Sx | Bruce Allan |
2010-09-22 | xfrm4: strip ECN bits from tos field | Ulrich Weber |
2010-09-22 | atl1: zero out CMB and SBM in atl1_free_ring_resources | Luca Tettamanti |
2010-09-22 | atl1: fix resume | Luca Tettamanti |
2010-09-22 | net: Move "struct net" declaration inside the __KERNEL__ macro guard | Ollie Wild |
2010-09-22 | netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag | Jiri Olsa |
2010-09-22 | netfilter: nf_nat_snmp: fix checksum calculation (v4) | Patrick McHardy |
2010-09-22 | netfilter: fix a race in nf_ct_ext_create() | Eric Dumazet |
2010-09-22 | netfilter: fix ipt_REJECT TCP RST routing for indev == outdev | Changli Gao |
2010-09-22 | netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp() | Simon Horman |
2010-09-22 | netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets | Eric Dumazet |
2010-09-21 | ip: fix truesize mismatch in ip fragmentation | Eric Dumazet |
2010-09-21 | netxen: dont set skb->truesize | Eric Dumazet |
2010-09-21 | qlcnic: dont set skb->truesize | Eric Dumazet |
2010-09-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-09-20 | tcp: Fix race in tcp_poll | Tom Marshall |
2010-09-20 | rose: Fix signedness issues wrt. digi count. | David S. Miller |
2010-09-20 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller |
2010-09-20 | xfrm: Allow different selector family in temporary state | Thomas Egerer |
2010-09-20 | wext: fix potential private ioctl memory content leak | Johannes Berg |
2010-09-20 | ip_gre: CONFIG_IPV6_MODULE support | Eric Dumazet |
2010-09-17 | qlcnic: dont assume NET_IP_ALIGN is 2 | Eric Dumazet |
2010-09-17 | dca: disable dca on IOAT ver.3.0 multiple-IOH platforms | Sosnowski, Maciej |
2010-09-17 | netpoll: Disable IRQ around RCU dereference in netpoll_rx | Herbert Xu |
2010-09-17 | sctp: Do not reset the packet during sctp_packet_config(). | Vlad Yasevich |
2010-09-17 | iwlwifi: do not perferm force reset while doing scan | Wey-Yi Guy |
2010-09-16 | net/llc: storing negative error codes in unsigned short | Dan Carpenter |
2010-09-16 | MAINTAINERS: move atlx discussions to netdev | Chris Snook |
2010-09-16 | drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-16 | drivers/net/eql.c: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-09-16 | drivers/net/usb/hso.c: prevent reading uninitialized memory | Dan Rosenberg |
2010-09-16 | xfrm: dont assume rcu_read_lock in xfrm_output_one() | Eric Dumazet |
2010-09-15 | r8169: Handle rxfifo errors on 8168 chips | Matthew Garrett |
2010-09-15 | 3c59x: Remove atomic context inside vortex_{set|get}_wol | Denis Kirjanov |
2010-09-15 | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov |
2010-09-14 | net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS | David S. Miller |
2010-09-14 | phylib: fix PAL state machine restart on resume | Simon Guinot |
2010-09-14 | net: use rcu_barrier() in rollback_registered_many | Eric Dumazet |