Age | Commit message (Expand) | Author | Files | Lines |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 19 | -2/+53 |
2013-01-17 | netpoll: fix a missing dev refcounting | Cong Wang | 1 | -0/+1 |
2013-01-17 | ipv6: Fix endianess warning in ip6_flow_hdr(). | YOSHIFUJI Hideaki | 1 | -1/+1 |
2013-01-17 | r8169: remove unneeded dirty_rx index | Timo Teräs | 1 | -9/+4 |
2013-01-17 | netpoll: fix a rtnl lock assertion failure | Cong Wang | 1 | -14/+10 |
2013-01-16 | vmxnet3: better RSS support | Stephen Hemminger | 1 | -0/+7 |
2013-01-16 | vmxnet3: use static RSS key | Stephen Hemminger | 1 | -1/+10 |
2013-01-16 | vmxnet3: remove unused irq_share_mode | Stephen Hemminger | 1 | -4/+3 |
2013-01-16 | vmxnet3: remove device counter | Stephen Hemminger | 2 | -6/+0 |
2013-01-16 | vmxnet3: remove VMXNET3_MAX_DEVICES | Stephen Hemminger | 1 | -1/+0 |
2013-01-16 | vmxnet3: use netdev_ printk wrappers | Stephen Hemminger | 2 | -76/+73 |
2013-01-16 | vmxnet3: use netdev_dbg | Stephen Hemminger | 1 | -9/+9 |
2013-01-16 | vmxnet3: fix messages printed before registration | Stephen Hemminger | 1 | -12/+9 |
2013-01-16 | vmxnet3: remove unnecessary bookkeeping | Stephen Hemminger | 2 | -9/+2 |
2013-01-16 | vmxnet3: use netdev_alloc_skb_ip_align | Stephen Hemminger | 1 | -7/+5 |
2013-01-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 9 | -111/+339 |
2013-01-16 | e1000e: merge multiple conditional statements into one | Bruce Allan | 1 | -6/+5 |
2013-01-16 | e1000e: cleanup code duplication | Bruce Allan | 1 | -5/+1 |
2013-01-16 | e1000e: cleanup magic number | Bruce Allan | 1 | -2/+2 |
2013-01-16 | e1000e: cleanup unnecessary line wrap | Bruce Allan | 1 | -2/+1 |
2013-01-16 | e1000e: cleanup unusual comment placement | Bruce Allan | 1 | -1/+1 |
2013-01-16 | e1000e: cleanup redundant statistics counter | Bruce Allan | 1 | -1/+0 |
2013-01-16 | e1000e: resolve checkpatch PREFER_PR_LEVEL warning | Bruce Allan | 1 | -5/+3 |
2013-01-16 | e1000e: add missing bailout on error | Bruce Allan | 1 | -0/+2 |
2013-01-16 | e1000e: unexpected "Reset adapter" message when cable pulled | Bruce Allan | 2 | -20/+21 |
2013-01-16 | e1000e: fix enabling of EEE on 82579 and I217 | Bruce Allan | 1 | -29/+65 |
2013-01-16 | e1000e: 82577: workaround for link drop issue | Bruce Allan | 1 | -1/+7 |
2013-01-16 | e1000e: helper functions for accessing EMI registers | Bruce Allan | 1 | -19/+65 |
2013-01-16 | net_sched: fix qdisc_pkt_len_init() | Eric Dumazet | 1 | -1/+5 |
2013-01-16 | e1000e: Invalid Image CSUM bit changed for I217 | Bruce Allan | 2 | -8/+25 |
2013-01-16 | e1000e: Acquire/release semaphore when writing each EEPROM page | Bruce Allan | 1 | -11/+11 |
2013-01-16 | e1000e: SerDes autoneg flow control | Bruce Allan | 3 | -3/+132 |
2013-01-16 | bnx2x: Introduce 2013 and advance version to 1.78.02 | Yuval Mintz | 24 | -26/+26 |
2013-01-16 | bnx2x: Added FW GRO bridging support | Yuval Mintz | 1 | -2/+52 |
2013-01-16 | bnx2x: Clean previous IGU status before ack | Yuval Mintz | 2 | -7/+11 |
2013-01-16 | bnx2x: improve stop-on-error | Yuval Mintz | 5 | -76/+79 |
2013-01-16 | bnx2x: add `ethtool -w' support. | Miriam Shitrit | 4 | -1176/+2494 |
2013-01-16 | bnx2x: Added nvram personalities support | Yuval Mintz | 2 | -0/+11 |
2013-01-16 | bnx2x: Fix rare self-test failures | Yaniv Rosner | 1 | -7/+10 |
2013-01-16 | bnx2x: use SAN Mac for FCoE. | Dmitry Kravkov | 1 | -1/+1 |
2013-01-16 | bnx2x: Add an additional fatal hw assertion - BRB_HW_INTERRUPT | Dmitry Kravkov | 2 | -0/+2 |
2013-01-16 | bnx2x: Clear dirty status when booting after UNDI | Yuval Mintz | 2 | -0/+4 |
2013-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1768 | -10643/+18967 |
2013-01-15 | tg3: Fix crc errors on jumbo frame receive | Nithin Nayak Sujir | 1 | -23/+35 |
2013-01-15 | tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode | Nithin Nayak Sujir | 1 | -0/+4 |
2013-01-15 | drivers/net: delete orphaned MCA ibmlana driver content | Paul Gortmaker | 2 | -1353/+0 |
2013-01-15 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 5 | -14/+30 |
2013-01-15 | tun: fix LSM/SELinux labeling of tun/tap devices | Paul Moore | 6 | -37/+151 |
2013-01-15 | selinux: add the "attach_queue" permission to the "tun_socket" class | Paul Moore | 1 | -1/+1 |
2013-01-15 | tcp: fix a panic on UP machines in reqsk_fastopen_remove | Eric Dumazet | 1 | -2/+0 |