| Commit message (Expand) | Author | Files | Lines |
2014-11-24 | new helper: skb_copy_and_csum_datagram_msg() | Al Viro | 4 | -5/+9 |
2014-11-24 | enic: use netdev_rss_key_fill() helper | Eric Dumazet | 2 | -14/+19 |
2014-11-24 | ipv6: coding style improvements (remove assignment in if statements) | Ian Morris | 13 | -33/+55 |
2014-11-23 | enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock) | Govindarajulu Varadarajan | 1 | -4/+3 |
2014-11-23 | enic: use napi_schedule_irqoff() | Govindarajulu Varadarajan | 1 | -7/+5 |
2014-11-23 | mlx4: fix mlx4_en_set_rxfh() | Eric Dumazet | 4 | -5/+10 |
2014-11-22 | RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,... | Hariprasad Shenai | 10 | -181/+282 |
2014-11-22 | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI | Hariprasad Shenai | 8 | -232/+374 |
2014-11-22 | cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues | Hariprasad Shenai | 6 | -343/+684 |
2014-11-22 | RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an... | Hariprasad Shenai | 9 | -228/+327 |
2014-11-22 | RDMA/cxgb4: Cleanup Filter related macros/register defines | Hariprasad Shenai | 4 | -337/+337 |
2014-11-22 | i40e: enable fdb add code, remove unused code | Jesse Brandeburg | 1 | -63/+8 |
2014-11-21 | defxx: Clean up DEFEA resource management | Maciej W. Rozycki | 2 | -37/+80 |
2014-11-21 | defxx: Disable DEFEA's ESIC I/O decoding on shutdown | Maciej W. Rozycki | 1 | -0/+6 |
2014-11-21 | defxx: Correct DEFEA's ESIC MMIO decoding | Maciej W. Rozycki | 2 | -24/+39 |
2014-11-21 | defxx: Fix DEFPA enable error propagation | Maciej W. Rozycki | 1 | -4/+7 |
2014-11-21 | vlan: Pass ethtool get_ts_info queries to real device. | Richard Cochran | 1 | -0/+19 |
2014-11-21 | tcp: Restore RFC5961-compliant behavior for SYN packets | Calvin Owens | 1 | -2/+2 |
2014-11-21 | net: Revert "net: avoid one atomic operation in skb_clone()" | Eric Dumazet | 1 | -17/+6 |
2014-11-21 | amd-xgbe: Add support for the skb->xmit_more flag | Lendacky, Thomas | 4 | -22/+78 |
2014-11-21 | amd-xgbe: Perform Tx coalescing on a packet basis | Lendacky, Thomas | 1 | -20/+26 |
2014-11-21 | amd-xgbe: Remove unused variable | Lendacky, Thomas | 2 | -2/+0 |
2014-11-21 | amd-xgbe: Add BQL support | Lendacky, Thomas | 3 | -1/+51 |
2014-11-21 | amd-xgbe: Separate Tx/Rx ring data fields into new structs | Lendacky, Thomas | 4 | -46/+54 |
2014-11-21 | amd-xgbe: Incorporate Smatch coding suggestion | Lendacky, Thomas | 1 | -1/+2 |
2014-11-21 | amd-xgbe: Tx engine must not be active before stopping it | Lendacky, Thomas | 3 | -7/+74 |
2014-11-21 | amd-xgbe: Add a read memory barrier to Tx/Rx path | Lendacky, Thomas | 2 | -0/+7 |
2014-11-21 | net: USB: Deletion of unnecessary checks before the function call "kfree" | Markus Elfring | 2 | -4/+2 |
2014-11-21 | net: Xilinx: Deletion of unnecessary checks before two function calls | Markus Elfring | 2 | -4/+2 |
2014-11-21 | IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" | Markus Elfring | 1 | -16/+8 |
2014-11-21 | net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set | Saeed Mahameed | 1 | -1/+1 |
2014-11-21 | drivers: atm: eni: Add pci_dma_mapping_error() call | Tina Johnson | 1 | -0/+3 |
2014-11-21 | tipc: add name table dump to new netlink api | Richard Alpe | 4 | -3/+211 |
2014-11-21 | tipc: add net set to new netlink api | Richard Alpe | 4 | -0/+55 |
2014-11-21 | tipc: add net dump to new netlink api | Richard Alpe | 4 | -2/+84 |
2014-11-21 | tipc: add node get/dump to new netlink api | Richard Alpe | 4 | -1/+118 |
2014-11-21 | tipc: add media set to new netlink api | Richard Alpe | 4 | -0/+54 |
2014-11-21 | tipc: add media get/dump to new netlink api | Richard Alpe | 4 | -0/+147 |
2014-11-21 | tipc: add link stat reset to new netlink api | Richard Alpe | 4 | -0/+56 |
2014-11-21 | tipc: add link set to new netlink api | Richard Alpe | 4 | -0/+80 |
2014-11-21 | tipc: add link get/dump to new netlink api | Richard Alpe | 6 | -1/+475 |
2014-11-21 | tipc: add publication dump to new netlink api | Richard Alpe | 5 | -0/+172 |
2014-11-21 | tipc: add sock dump to new netlink api | Richard Alpe | 4 | -0/+138 |
2014-11-21 | tipc: add bearer set to new netlink api | Richard Alpe | 4 | -0/+56 |
2014-11-21 | tipc: add bearer get/dump to new netlink api | Richard Alpe | 5 | -0/+140 |
2014-11-21 | tipc: add bearer disable/enable to new netlink api | Richard Alpe | 8 | -3/+320 |
2014-11-21 | macvtap: advance iov iterator when needed in macvtap_put_user() | Jason Wang | 1 | -0/+2 |
2014-11-21 | mlx4: don't duplicate kvfree() | Al Viro | 1 | -8/+2 |
2014-11-21 | mlx5: don't duplicate kvfree() | Al Viro | 8 | -27/+19 |
2014-11-21 | r8152: adjust rtl_start_rx | hayeswang | 1 | -0/+19 |