| Commit message (Expand) | Author | Files | Lines |
2015-01-18 | switchdev: fix typo in inline function definition | Jiri Pirko | 1 | -1/+1 |
2015-01-18 | ip_tunnel: Create percpu gro_cell | Martin KaFai Lau | 1 | -17/+12 |
2015-01-18 | net: rocker: Add basic netdev counters - v2 | David Ahern | 1 | -1/+20 |
2015-01-18 | net: ethernet: cpsw: don't requests IRQs we don't use | Felipe Balbi | 1 | -39/+33 |
2015-01-18 | net: ethernet: cpsw: unroll IRQ request loop | Felipe Balbi | 1 | -15/+47 |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg | 51 | -158/+203 |
2015-01-18 | atm: remove deprecated use of pci api | chas williams - CONTRACTOR | 10 | -219/+243 |
2015-01-18 | Drivers: Isdn: sc: Fixed coding style & spelling mistakes. | Akash Shende | 1 | -9/+6 |
2015-01-18 | tipc: fix socket list regression in new nl api | Richard Alpe | 1 | -12/+18 |
2015-01-18 | net: replace br_fdb_external_learn_* calls with switchdev notifier events | Jiri Pirko | 6 | -55/+78 |
2015-01-18 | switchdev: introduce switchdev notifier | Jiri Pirko | 2 | -0/+96 |
2015-01-18 | niu: remove one compound_head() call | Eric Dumazet | 1 | -2/+1 |
2015-01-18 | socket: use ki_nbytes instead of iov_length() | Nicolas Dichtel | 1 | -6/+4 |
2015-01-18 | qeth: Remove unneeded structure member | Thomas Richter | 1 | -1/+0 |
2015-01-18 | qeth: sysfs: replace strcmp() with sysfs_streq() | Eugene Crosser | 2 | -48/+32 |
2015-01-18 | qeth: use qeth_card_hw_is_reachable() everywhere | Eugene Crosser | 4 | -15/+8 |
2015-01-18 | s390/net: Delete useless checks before function calls | Markus Elfring | 3 | -14/+7 |
2015-01-18 | s390/ctcm, netiucv: migrate variables to handle y2038 problem | Aya Mahfouz | 5 | -19/+15 |
2015-01-18 | tc: cls_bpf: rename bpf_len to bpf_num_ops | Jiri Pirko | 1 | -9/+9 |
2015-01-18 | tc: add BPF based action | Jiri Pirko | 6 | -0/+275 |
2015-01-18 | bridge: fix setlink/dellink notifications | Roopa Prabhu | 2 | -24/+26 |
2015-01-17 | amd-xgbe-phy: Allow certain PHY settings to be set by UEFI | Lendacky, Thomas | 2 | -23/+152 |
2015-01-17 | amd-xgbe: Add ACPI support | Lendacky, Thomas | 8 | -106/+273 |
2015-01-17 | amd-xgbe-phy: Use the proper auto-negotiation XNP registers | Lendacky, Thomas | 1 | -2/+6 |
2015-01-17 | amd-xgbe-phy: Properly support the FEC auto-negotiation | Lendacky, Thomas | 1 | -11/+33 |
2015-01-17 | amd-xgbe-phy: Change auto-negotiation logic | Lendacky, Thomas | 3 | -266/+393 |
2015-01-17 | amd-xgbe: Remove need for Tx path spinlock | Lendacky, Thomas | 2 | -28/+10 |
2015-01-17 | amd-xgbe: Simplify the Rx desciptor ring tracking | Lendacky, Thomas | 3 | -43/+25 |
2015-01-17 | amd-xgbe: Clear all state during a device restart | Lendacky, Thomas | 3 | -6/+24 |
2015-01-17 | amd-xgbe-phy: On suspend, save CTRL1 reg for use on resume | Lendacky, Thomas | 1 | -11/+9 |
2015-01-17 | amd-xgbe: Add check to be sure amd-xgbe-phy driver is used | Lendacky, Thomas | 1 | -2/+6 |
2015-01-17 | amd-xgbe-phy: Checkpatch fixes | Lendacky, Thomas | 1 | -3/+4 |
2015-01-17 | amd-xgbe: Checkpatch fixes | Lendacky, Thomas | 3 | -3/+3 |
2015-01-16 | i40e/i40evf: Bump i40e and i40evf versions | Sravanthi Tangeda | 2 | -2/+2 |
2015-01-16 | i40e: Support for NPAR iSCSI partition with DCB | Neerav Parikh | 4 | -18/+62 |
2015-01-16 | i40e: when Rx timestamps disabled set specific mode | Jacob Keller | 1 | -11/+17 |
2015-01-16 | i40e: use same check for Rx hang as for Rx timestamps | Jacob Keller | 1 | -1/+6 |
2015-01-16 | i40e: AQ API updates for new commands | Shannon Nelson | 2 | -10/+126 |
2015-01-16 | i40e: AQ API updates | Jeff Kirsher | 2 | -10/+10 |
2015-01-16 | i40e: add more struct size checks | Shannon Nelson | 2 | -0/+86 |
2015-01-16 | i40e: Issue "Stop LLDP" command for firmware older than v4.3 | Neerav Parikh | 1 | -0/+10 |
2015-01-16 | i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps | Jacob Keller | 2 | -1/+11 |
2015-01-16 | i40e: only enable PTP interrupt cause if PTP is enabled | Jacob Keller | 1 | -4/+7 |
2015-01-16 | i40e/i40evf: Bump i40e/i40evf versions | Catherine Sullivan | 2 | -2/+2 |
2015-01-16 | i40e: Dump Stats string removed from debugfs help command | Sravanthi Tangeda | 1 | -1/+0 |
2015-01-16 | i40e: Add define for interrupt name string len | Carolyn Wyborny | 2 | -8/+9 |
2015-01-16 | i40e: don't give up on DCB error after reset | Shannon Nelson | 1 | -4/+6 |
2015-01-16 | i40e: fix proc/int descriptions | Carolyn Wyborny | 1 | -2/+2 |
2015-01-16 | i40e/i40evf: Increase ASQ timeout | Kevin Scott | 2 | -2/+2 |
2015-01-16 | i40e/i40evf: AdminQ updates ww36 | Shannon Nelson | 2 | -8/+10 |