summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Remove protocol from struct dst_opsEric W. Biederman2015-03-097-9/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-0912-187/+313
|\
| * i40e: add ethtool RSS supportMitch A Williams2015-03-092-0/+110
| * i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan2015-03-092-2/+2
| * i40e: add MAC printing to debugfs dump VSIShannon Nelson2015-03-091-0/+5
| * i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-099-174/+174
| * i40e: tame the nvmupdate read and write complaintsShannon Nelson2015-03-091-2/+7
| * i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg2015-03-093-0/+5
| * i40vf: don't stop me nowMitch Williams2015-03-091-5/+6
| * i40e: future proof some sizeof callsShannon Nelson2015-03-091-2/+2
| * i40e: Remove "hello world" strings from i40e driverGreg Rose2015-03-091-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-0922-289/+412
|\ \
| * | netfilter: bridge: move DNAT helper to br_netfilterPablo Neira Ayuso2015-03-094-16/+38
| * | netfilter: bridge: refactor conditional in br_nf_dev_queue_xmitFlorian Westphal2015-03-091-3/+6
| * | netfilter: bridge: move nf_bridge_update_protocol to where its usedFlorian Westphal2015-03-092-8/+8
| * | bridge: move mac header copying into br_netfilterFlorian Westphal2015-03-093-35/+29
| * | netfilter: nf_tables: limit maximum table name length to 32 bytesPablo Neira Ayuso2015-03-063-4/+6
| * | netfilter: nf_tables: consolidate Kconfig optionsPablo Neira Ayuso2015-03-063-39/+37
| * | netfilter: nf_tables: cleanup nf_tables.hPatrick McHardy2015-03-061-87/+87
| * | netfilter: nf_tables: consolidate tracing invocationsPatrick McHardy2015-03-061-7/+4
| * | netfilter: nf_tables: minor tracing cleanupsPatrick McHardy2015-03-061-49/+49
| * | netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_clusterPablo Neira Ayuso2015-03-062-0/+8
| * | netfilter: bridge: rework reject handlingFlorian Westphal2015-03-031-18/+66
| * | netfilter: reject: don't send icmp error if csum is invalidFlorian Westphal2015-03-037-25/+76
* | | mpls: Spelling: s/conceved/conceived/, s/as/a/Geert Uytterhoeven2015-03-091-2/+2
* | | tipc: fix inconsistent signal handling regressionErik Hugne2015-03-091-6/+6
* | | Merge tag 'iwlwifi-next-for-kalle-2015-03-07' of https://git.kernel.org/pub/s...David S. Miller2015-03-094-2/+5
|\ \ \
| * | | iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach2015-03-074-2/+5
* | | | switchdev: use gpl variant of symbol exportJiri Pirko2015-03-091-12/+12
* | | | tipc: sparse: fix htons conversion warningsErik Hugne2015-03-091-4/+4
* | | | net_sched: destroy proto tp when all filters are goneCong Wang2015-03-0912-23/+99
| |_|/ |/| |
* | | net/macb: Update DT bindings documentationBoris BREZILLON2015-03-081-1/+4
* | | ethernet: codespell comment spelling fixesJoe Perches2015-03-0861-92/+92
* | | net: stmmac: make reset control an optional requirementDinh Nguyen2015-03-081-1/+3
* | | Merge branch 'mpls-next'David S. Miller2015-03-084-53/+85
|\ \ \
| * | | neigh: Use neigh table index for neigh_packet_xmitEric W. Biederman2015-03-083-24/+34
| * | | mpls: Fix the openvswitch select of NET_MPLS_GSOEric W. Biederman2015-03-081-0/+1
| * | | mpls: Correct the ttl decrement.Eric W. Biederman2015-03-081-1/+1
| * | | mpls: Better error code for unsupported option.Eric W. Biederman2015-03-081-1/+1
| * | | mpls: Cleanup the rcu usage in the code.Eric W. Biederman2015-03-081-26/+47
| * | | mpls: Fix the kzalloc argument order in mpls_rt_allocEric W. Biederman2015-03-081-1/+1
|/ / /
* | | neterion: remove reference to ifconfigstephen hemminger2015-03-082-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-0714-570/+284
|\ \ \
| * | | i40e: Strip configfs codeGreg Rose2015-03-075-374/+0
| * | | i40e/i40evf: Bump versionSravanthi Tangeda2015-03-072-2/+2
| * | | i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg2015-03-072-0/+4
| * | | i40e: Simplify code for rss_size_max configAnjali Singhai Jain2015-03-071-5/+2
| * | | i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain2015-03-072-4/+20
| * | | i40e: FD filters flush policy changesAnjali Singhai Jain2015-03-073-20/+67
| * | | i40e: Avoid logs while adding/deleting FD-SB filtersAnjali Singhai Jain2015-03-071-3/+3
OpenPOWER on IntegriCloud