| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2014-01-06 | 18 | -534/+872 |
|\ |
|
| * | netfilter: nf_tables: dump sets in all existing families | Pablo Neira Ayuso | 2014-01-04 | 1 | -9/+78 |
| * | netfilter: nf_tables: remove unused variable in nf_tables_dump_set() | Michal Nazarewicz | 2014-01-03 | 1 | -3/+2 |
| * | netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name() | Daniel Borkmann | 2014-01-03 | 1 | -3/+6 |
| * | netfilter: add help information to new nf_tables Kconfig options | Pablo Neira Ayuso | 2014-01-01 | 3 | -0/+68 |
| * | netfilter: nft_reject: support for IPv6 and TCP reset | Eric Leblond | 2013-12-30 | 5 | -7/+30 |
| * | netfilter: REJECT: separate reusable code | Eric Leblond | 2013-12-30 | 4 | -301/+317 |
| * | netfilter: select NFNETLINK when enabling NF_TABLES | Eric Leblond | 2013-12-29 | 1 | -1/+1 |
| * | netfilter: nf_tables: remove nft_meta_target | Pablo Neira Ayuso | 2013-12-28 | 2 | -118/+0 |
| * | netfilter: nf_tables: nft_meta module get/set ops | Arturo Borrero Gonzalez | 2013-12-28 | 2 | -23/+125 |
| * | netfilter: nf_tables: Expose the table usage counter via netlink | Tomasz Bursztyka | 2013-12-17 | 2 | -1/+4 |
| * | netfilter: nft: add queue module | Eric Leblond | 2013-12-07 | 4 | -0/+164 |
| * | netfilter: xt_NFQUEUE: separate reusable code | Eric Leblond | 2013-12-07 | 2 | -68/+74 |
| * | netfilter: nf_tables: fix issue with verdict support | Eric Leblond | 2013-12-07 | 1 | -1/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-01-06 | 8 | -85/+169 |
|\ \ |
|
| * | | i40e: Do not allow AQ calls from ndo-ops | Anjali Singhai Jain | 2014-01-06 | 1 | -17/+13 |
| * | | i40e: check asq alive before notify | Anjali Singhai Jain | 2014-01-06 | 1 | -1/+2 |
| * | | i40e: Admin queue shutdown fixes | Anjali Singhai Jain | 2014-01-06 | 4 | -28/+44 |
| * | | i40e: Hide the Port VLAN VLAN ID | Greg Rose | 2014-01-06 | 1 | -1/+1 |
| * | | i40e: use correct struct for get and update vsi params | Shannon Nelson | 2014-01-06 | 1 | -6/+6 |
| * | | i40e: Fix VF driver MAC address configuration | Greg Rose | 2014-01-06 | 2 | -13/+48 |
| * | | i40e: support VFs on PFs other than 0 | Mitch Williams | 2014-01-06 | 1 | -8/+10 |
| * | | i40e: acknowledge VFLR when disabling SR-IOV | Mitch Williams | 2014-01-06 | 1 | -2/+13 |
| * | | i40e: don't allocate zero size | Mitch Williams | 2014-01-06 | 1 | -0/+1 |
| * | | i40e: use struct assign instead of memcpy | Mitch Williams | 2014-01-06 | 1 | -1/+1 |
| * | | i40e: Do not enable default port on the VEB | Greg Rose | 2014-01-06 | 1 | -1/+1 |
| * | | i40e: avoid unnecessary register read | Mitch Williams | 2014-01-06 | 1 | -2/+1 |
| * | | i40e: fix whitespace | Jesse Brandeburg | 2014-01-06 | 1 | -0/+1 |
| * | | i40e: Fix SR-IOV VF port VLAN | Greg Rose | 2014-01-05 | 3 | -5/+20 |
| * | | i40e: Record dma buffer info for dummy packets | Anjali Singhai Jain | 2014-01-05 | 1 | -1/+8 |
|/ / |
|
* | | net/mlx4_core: Warn if device doesn't have enough PCI bandwidth | Eyal Perry | 2014-01-05 | 1 | -0/+84 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-01-05 | 11 | -185/+162 |
|\ \ |
|
| * | | i40e: remove un-necessary io-write | Anjali Singhai Jain | 2014-01-05 | 1 | -4/+0 |
| * | | i40e: Remove unnecessary prototypes | Anjali Singhai Jain | 2014-01-05 | 1 | -7/+0 |
| * | | i40e: I40E_FLAG_MQ_ENABLED is not used | Neerav Parikh | 2014-01-05 | 2 | -19/+14 |
| * | | i40e: Fix ring allocation | Neerav Parikh | 2014-01-05 | 2 | -13/+4 |
| * | | i40e: catch unset q_vector | Shannon Nelson | 2014-01-04 | 1 | -1/+2 |
| * | | i40e: keep allocated memory in structs | David Cassard | 2014-01-04 | 3 | -69/+51 |
| * | | i40e: fix error handling when alloc of vsi array fails | Shannon Nelson | 2014-01-04 | 1 | -1/+2 |
| * | | i40e: reinit buffer size each time | Mitch Williams | 2014-01-04 | 1 | -1/+1 |
| * | | i40e: use functions to enable and disable icr 0 | Mitch Williams | 2014-01-04 | 3 | -15/+20 |
| * | | i40e: add header file flag _I40E_TXRX_H_ | Vasu Dev | 2014-01-04 | 1 | -0/+4 |
| * | | i40e: guard against vf message races | Mitch Williams | 2014-01-04 | 1 | -5/+18 |
| * | | i40e: fix constant cast issues | Jesse Brandeburg | 2014-01-04 | 1 | -4/+4 |
| * | | i40e: Change the ethtool NVM read method to use AQ | Anjali Singhai Jain | 2014-01-04 | 1 | -22/+46 |
| * | | i40e: fix mac address checking | Jesse Brandeburg | 2014-01-04 | 3 | -29/+1 |
| * | | i40e: Dump the whole NVM, not half | Anjali Singhai Jain | 2014-01-04 | 2 | -3/+3 |
* | | | 8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q | Hannes Frederic Sowa | 2014-01-05 | 1 | -19/+19 |
* | | | net: netdev_kobject_init: annotate with __init | Daniel Borkmann | 2014-01-05 | 2 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-01-05 | 42 | -274/+487 |
|\ \ \
| |/ /
|/| | |
|