| Commit message (Expand) | Author | Files | Lines |
2014-01-12 | batman-adv: split out router from orig_node | Simon Wunderlich | 11 | -219/+605 |
2014-01-12 | batman-adv: split tq information in neigh_node struct | Simon Wunderlich | 9 | -114/+588 |
2014-01-12 | batman-adv: remove bonding and interface alternating | Simon Wunderlich | 5 | -327/+12 |
2014-01-12 | alx: add stats to ethtool | Sabrina Dubroca | 2 | -1/+107 |
2014-01-12 | alx: add alx_get_stats64 operation | Sabrina Dubroca | 2 | -0/+53 |
2014-01-12 | alx: add stats update function | Sabrina Dubroca | 2 | -0/+62 |
2014-01-12 | alx: add constants for the stats fields | Sabrina Dubroca | 1 | -4/+48 |
2014-01-12 | alx: add a hardware stats structure | Sabrina Dubroca | 1 | -0/+62 |
2014-01-11 | i40evf: fix s390 build failure due to implicit prefetch.h | Paul Gortmaker | 1 | -0/+2 |
2014-01-11 | i40e: Bump version | Catherine Sullivan | 1 | -1/+1 |
2014-01-11 | i40e: fix log message wording | Shannon Nelson | 1 | -1/+1 |
2014-01-11 | i40e: enable PTP | Jacob Keller | 8 | -2/+824 |
2014-01-11 | i40e: call clear_pxe after adminq is initialized | Shannon Nelson | 1 | -0/+1 |
2014-01-11 | i40e: clear qtx_head before enabling Tx queue | Shannon Nelson | 1 | -2/+4 |
2014-01-11 | i40e: adjust ITR max and min values | Shannon Nelson | 1 | -3/+2 |
2014-01-11 | i40e: check for possible incorrect ipv6 checksum | Shannon Nelson | 2 | -1/+7 |
2014-01-11 | i40e: allow VF to remove any MAC filter | Mitch Williams | 1 | -2/+6 |
2014-01-11 | i40e: do not bail when disabling if Tx queue disable fails | Anjali Singhai Jain | 1 | -5/+4 |
2014-01-11 | i40e: Setting queue count to 1 using ethtool is valid | Anjali Singhai Jain | 1 | -1/+1 |
2014-01-11 | i40e: Cleanup Doxygen warnings | Jeff Kirsher | 4 | -23/+24 |
2014-01-11 | i40e: fix long lines | Mitch Williams | 2 | -3/+4 |
2014-01-11 | i40e: Bump version | Catherine Sullivan | 1 | -1/+1 |
2014-01-11 | i40e: Update the Current NVM version Low value | Anjali Singhai Jain | 1 | -1/+1 |
2014-01-11 | i40e: drop unused macros | Jesse Brandeburg | 1 | -9/+0 |
2014-01-11 | i40e: use assignment instead of memcpy | Mitch Williams | 3 | -8/+5 |
2014-01-10 | tcp: metrics: Allow selective get/del of tcp-metrics based on src IP | Christoph Paasch | 1 | -10/+38 |
2014-01-10 | tcp: metrics: Delete all entries matching a certain destination | Christoph Paasch | 1 | -6/+11 |
2014-01-10 | tcp: metrics: New netlink attribute for src IP and dumped in netlink reply | Christoph Paasch | 2 | -0/+8 |
2014-01-10 | tcp: metrics: Add source-address to tcp-metrics | Christoph Paasch | 1 | -9/+25 |
2014-01-10 | tcp: metrics: rename tcpm_addr to tcpm_daddr | Christoph Paasch | 1 | -36/+36 |
2014-01-10 | xen-netback: stop vif thread spinning if frontend is unresponsive | Paul Durrant | 2 | -5/+10 |
2014-01-10 | cxgb4: Changed FW check version to match FW binary version | Hariprasad Shenai | 1 | -4/+4 |
2014-01-10 | irda: sh_sir: use devm_request_irq() | Kuninori Morimoto | 1 | -1/+1 |
2014-01-10 | irda: sh_irda: use devm_request_irq() | Kuninori Morimoto | 1 | -1/+1 |
2014-01-10 | irda: fixup SH_SIR position on Kconfig | Kuninori Morimoto | 1 | -2/+2 |
2014-01-09 | netfilter: nf_tables: fix error path in the init functions | Pablo Neira Ayuso | 3 | -3/+21 |
2014-01-09 | netfilter: introduce l2tp match extension | James Chapman | 5 | -0/+393 |
2014-01-09 | ip_tunnel: fix sparse non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2014-01-09 | openvswitch: Use kmem_cache_free() instead of kfree() | Wei Yongjun | 1 | -1/+1 |
2014-01-09 | netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() | Patrick McHardy | 10 | -12/+12 |
2014-01-09 | netfilter: nf_tables: prohibit deletion of a table with existing sets | Patrick McHardy | 1 | -1/+1 |
2014-01-09 | netfilter: nf_tables: take AF module reference when creating a table | Patrick McHardy | 1 | -1/+7 |
2014-01-09 | netfilter: nf_tables: perform flags validation before table allocation | Patrick McHardy | 1 | -13/+9 |
2014-01-09 | netfilter: nf_tables: minor nf_chain_type cleanups | Patrick McHardy | 11 | -34/+44 |
2014-01-09 | netfilter: nf_tables: constify chain type definitions and pointers | Patrick McHardy | 11 | -19/+19 |
2014-01-09 | netfilter: nf_tables: replay request after dropping locks to load chain type | Patrick McHardy | 1 | -4/+8 |
2014-01-09 | netfilter: nf_tables: add missing module references to chain types | Patrick McHardy | 5 | -0/+5 |
2014-01-09 | netfilter: nf_tables: fix chain type module reference handling | Patrick McHardy | 2 | -22/+25 |
2014-01-09 | netfilter: nf_tables: fix check for table overflow | Patrick McHardy | 1 | -3/+3 |
2014-01-09 | netfilter: nf_tables: restore chain change atomicity | Patrick McHardy | 1 | -22/+21 |