Age | Commit message (Expand) | Author |
2011-07-16 | net: Create and use new helper, neigh_output(). | David S. Miller |
2011-07-16 | ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbour | David S. Miller |
2011-07-16 | ipv4: Use calculated 'neigh' instead of re-evaluating dst->neighbour | David S. Miller |
2011-07-16 | bnx2x: Fix compilation when CNIC is not selected in config | Dmitry Kravkov |
2011-07-16 | 68360enet: Remove Kconfig/Makefile references | Jeff Kirsher |
2011-07-16 | bnx2: Close device if tx_timeout reset fails | Michael Chan |
2011-07-15 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-07-15 | 8139cp: convert to new VLAN model. | françois romieu |
2011-07-15 | Remove redundant variable/code in __qdisc_run | Krishna Kumar |
2011-07-15 | slcan: remove obsolete code in slcan initialisation | Oliver Hartkopp |
2011-07-15 | Separate handling of irq type flags variable from the irq_flags request_irq v... | Shyam Iyer |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-14 | net/ps3: Fix gelic RX DMA restart | Geoff Levand |
2011-07-14 | bnx2x: Multiple concurrent l2 traffic classes | Ariel Elior |
2011-07-14 | bnx2x: Renaming the "reset_task" to "sp_rtnl_task" | Ariel Elior |
2011-07-14 | Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2011-07-14 | net: remove SK_ROUTE_CAPS from meta ematch | Michał Mirosław |
2011-07-14 | net: remove /sys/class/net/*/features | Michał Mirosław |
2011-07-14 | net: unexport netdev_fix_features() | Michał Mirosław |
2011-07-14 | net: cleanup vlan_features setting in register_netdev | Michał Mirosław |
2011-07-14 | net: vlan: remove reduntant check in ndo_fix_features callback | Michał Mirosław |
2011-07-14 | net: m68k/nfeth: Remove wrong usage of dev->flags | Michał Mirosław |
2011-07-14 | r8169: adjust the RxConfig settings. | Hayes Wang |
2011-07-14 | r8169: don't enable rx when shutdown. | Hayes Wang |
2011-07-14 | r8169: fix wake on lan setting for non-8111E. | Hayes Wang |
2011-07-14 | r8169: support RTL8111E-VL. | Hayes Wang |
2011-07-14 | r8169: add ERI functions. | Hayes Wang |
2011-07-14 | r8169: modify the flow of the hw reset. | Hayes Wang |
2011-07-14 | r8169: adjust some registers. | Hayes Wang |
2011-07-14 | ps3_gelic: Don't kill the device on DMA failure | Andre Heider |
2011-07-14 | ps3_gelic: Fix start_xmit kick error path | Andre Heider |
2011-07-14 | ps3_gelic: Fix typos | Andre Heider |
2011-07-14 | qlcnic: change capture mask for FW dump | Anirban Chakraborty |
2011-07-14 | qlcnic: define error code for loopback test | Amit Kumar Salecha |
2011-07-14 | qlcnic: fix race in skb->len access. | Sucheta Chakraborty |
2011-07-14 | qlcnic: enable mac-learning in promiscous mode. | Sucheta Chakraborty |
2011-07-14 | qlcnic: updated supported cards information | Sritej Velaga |
2011-07-14 | qlcnic: fix chip reset logic | Sritej Velaga |
2011-07-14 | bnx2: Read iSCSI config from shared memory during ->probe() | Michael Chan |
2011-07-14 | bnx2: Add MCP dump | Jeffrey Huang |
2011-07-14 | cnic: Return proper error code if we fail to send netlink message | Michael Chan |
2011-07-14 | cnic: Fix ring setup/shutdown code | Michael Chan |
2011-07-14 | cnic: Fix port_mode setting | Michael Chan |
2011-07-14 | cnic: Replace get_random_bytes() with random32() | Michael Chan |
2011-07-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf... | David S. Miller |
2011-07-14 | tg3: Match power source to driver state | Matt Carlson |
2011-07-14 | tg3: Add function status reporting | Matt Carlson |
2011-07-14 | tg3: Create critical section around GPIO toggling | Matt Carlson |
2011-07-14 | tg3: Determine PCI function number in one place | Matt Carlson |
2011-07-14 | tg3: Check transitions to D0 power state | Matt Carlson |