Age | Commit message (Expand) | Author | Files | Lines |
2013-03-29 | openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE | Thomas Graf | 2 | -45/+52 |
2013-03-29 | openvswitch: Use nla_memcpy() to memcpy() data from attributes | Thomas Graf | 2 | -2/+2 |
2013-03-29 | openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policy | Thomas Graf | 1 | -3/+2 |
2013-03-29 | qlcnic: Bump up the version to 5.2.39 | Rajesh Borundia | 1 | -3/+3 |
2013-03-29 | qlcnic: Support atomic commands | Rajesh Borundia | 5 | -9/+183 |
2013-03-29 | qlcnic: Support VF-PF communication channel commands. | Rajesh Borundia | 10 | -175/+994 |
2013-03-29 | qlcnic: VF-PF communication channel implementation | Rajesh Borundia | 7 | -8/+1191 |
2013-03-29 | qlcnic: Use shared interrupt vector for Tx and Rx | Rajesh Borundia | 5 | -22/+80 |
2013-03-29 | qlcnic: SR-IOV VF probe | Rajesh Borundia | 8 | -22/+214 |
2013-03-29 | qlcnic: Support SR-IOV enable and disable | Rajesh Borundia | 12 | -7/+613 |
2013-03-29 | cirrus: cs89x0: remove two obsolete Kconfig macros | Paul Bolle | 1 | -53/+1 |
2013-03-29 | sh_eth: add R-Car support for real | Sergei Shtylyov | 2 | -8/+100 |
2013-03-29 | sh_eth: move data from header file to driver | Sergei Shtylyov | 2 | -219/+218 |
2013-03-29 | net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0] | John Fastabend | 1 | -2/+2 |
2013-03-29 | ip_tunnel: Fix off-by-one error in forming dev name. | Pravin B Shelar | 1 | -1/+1 |
2013-03-29 | net: simplify the getting percpu of flow_cache | Li RongQing | 1 | -1/+1 |
2013-03-29 | netlink: fix the warning introduced by netlink API replacement | Hong zhi guo | 1 | -4/+4 |
2013-03-28 | audit: pass int* to nlmsg_next | Alexandru Copot | 1 | -1/+1 |
2013-03-28 | bridge: remove unused variable ifm | Hong zhi guo | 1 | -9/+3 |
2013-03-28 | net/macb: make clk_enable atomic | Steffen Trumtrar | 1 | -10/+10 |
2013-03-28 | net/macb: force endian_swp_pkt_en to off | Steffen Trumtrar | 2 | -0/+3 |
2013-03-28 | net/macb: clear tx/rx completion flags in ISR | Steffen Trumtrar | 1 | -0/+3 |
2013-03-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 11 | -113/+315 |
2013-03-28 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 13 | -120/+268 |
2013-03-28 | connector: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 1 | -6/+6 |
2013-03-28 | scsi: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 3 | -50/+45 |
2013-03-28 | gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 1 | -6/+6 |
2013-03-28 | selinux: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 2 | -4/+3 |
2013-03-28 | audit: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 1 | -5/+5 |
2013-03-28 | net-next: replace obsolete NLMSG_* with type safe nlmsg_* | Hong zhi guo | 18 | -50/+48 |
2013-03-28 | ixgbevf: Adjust to handle unassigned MAC address from PF | Greg Rose | 2 | -7/+21 |
2013-03-28 | ixgbe: Don't give VFs random MAC addresses | Greg Rose | 1 | -10/+13 |
2013-03-28 | e1000e: fix scheduling while atomic bugs | Bruce Allan | 1 | -4/+4 |
2013-03-28 | e1000e: increase driver version number | Bruce Allan | 1 | -1/+1 |
2013-03-28 | e1000e: cleanup unused defines | Bruce Allan | 1 | -7/+0 |
2013-03-28 | e1000e: add support for LTR on I217/I218 | Bruce Allan | 1 | -0/+97 |
2013-03-28 | e1000e: enable EEE by default | Bruce Allan | 1 | -4/+0 |
2013-03-28 | e1000e: EEE capability advertisement not set/disabled as required | Bruce Allan | 5 | -72/+88 |
2013-03-27 | e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync | Bruce Allan | 1 | -1/+28 |
2013-03-27 | e1000e: fix LED blink logic for designs with LEDs driven by cathode | Bruce Allan | 1 | -7/+20 |
2013-03-27 | e1000e: slow performance between two 82579 connected via 10Mbit hub | Bruce Allan | 3 | -0/+30 |
2013-03-27 | e1000e: additional error handling on PHY register accesses | Bruce Allan | 2 | -0/+13 |
2013-03-28 | net: add ETH_P_802_3_MIN | Simon Horman | 16 | -21/+24 |
2013-03-27 | bnx2x: fix compilation without CONFIG_BNX2X_SRIOV | Dmitry Kravkov | 2 | -1/+2 |
2013-03-27 | tokenring: delete last holdout of CONFIG_TR | Paul Bolle | 1 | -2/+0 |
2013-03-27 | net: fix compile error of implicit declaration of skb_probe_transport_header | Ying Xue | 1 | -13/+13 |
2013-03-27 | yam: remove redundant null check on dev | Colin Ian King | 1 | -1/+1 |
2013-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 238 | -1270/+2886 |
2013-03-27 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 5 | -43/+88 |
2013-03-27 | phy: Elimination the forced speed reduction algorithm. | Kirill Kapranov | 1 | -49/+1 |