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