summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021QHannes Frederic Sowa2014-01-051-19/+19
* net: netdev_kobject_init: annotate with __initDaniel Borkmann2014-01-052-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-0542-274/+487
|\
| * netfilter: x_tables: lightweight process control group matchingDaniel Borkmann2014-01-036-0/+99
| * net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-038-20/+14
| * net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-038-151/+143
| * netfilter: xt_CT: fix error value in xt_ct_tg_check()Eric Leblond2014-01-031-1/+3
| * netfilter: nf_conntrack: remove dead codestephen hemminger2014-01-035-30/+0
| * netfilter: ipset: remove unused codestephen hemminger2014-01-032-29/+0
| * netfilter: nf_nat: add full port randomization supportDaniel Borkmann2014-01-033-10/+16
| * ipvs: Remove unused variable ret from sync_thread_master()Geert Uytterhoeven2013-12-271-1/+4
| * netfilter: add IPv4/6 IPComp extension match supportfan.du2013-12-245-0/+138
| * netfilter: nfnetlink_queue: enable UID/GID socket info retrievalValentina Giusti2013-12-212-1/+38
| * netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmarkFlorian Westphal2013-12-201-2/+10
| * netfilter: avoid get_random_bytes callsFlorian Westphal2013-12-206-13/+5
| * net: reorder struct netns_ct for better cache-line usageJesper Dangaard Brouer2013-12-131-16/+17
* | Merge branch 'bgmac'David S. Miller2014-01-045-38/+156
|\ \
| * | bgmac: add support for Northstar SoC (BCM4707, BCM53018)Hauke Mehrtens2014-01-042-18/+46
| * | bgmac: reset all cores on Northstar SoCHauke Mehrtens2014-01-041-0/+21
| * | bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4Hauke Mehrtens2014-01-042-5/+7
| * | bgmac: initialize the DMA controller of core rev >= 4Hauke Mehrtens2014-01-042-0/+73
| * | bcma: export bcma_find_core_unit()Hauke Mehrtens2014-01-043-15/+9
|/ /
* | tipc: remove unused codestephen hemminger2014-01-044-26/+0
* | tipc: make local function staticstephen hemminger2014-01-042-2/+1
* | dccp: make local variable staticstephen hemminger2014-01-042-2/+1
* | dccp: remove obsolete codestephen hemminger2014-01-042-33/+0
* | macvlan: unify macvlan_pcpu_stats and vlan_pcpu_statsLi RongQing2014-01-042-28/+7
* | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-0416-66/+60
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-0413-539/+720
|\ \
| * | i40e: report VF MAC addresses correctlyMitch Williams2014-01-031-6/+1
| * | i40e: update led set argsJesse Brandeburg2014-01-033-31/+69
| * | i40e: make a define from a large constantMitch Williams2014-01-032-20/+21
| * | i40e: be more informativeMitch Williams2014-01-031-1/+2
| * | i40e: fix error returnMitch Williams2014-01-031-1/+1
| * | i40e: remove chatty log messagesMitch Williams2014-01-031-15/+5
| * | i40e: remove redundant codeMitch Williams2014-01-031-219/+4
| * | i40e: refactor VF reset flowMitch Williams2014-01-034-108/+99
| * | i40e: move i40e_reset_vfMitch Williams2014-01-031-128/+128
| * | i40e: Rx checksum offload for VXLANJoseph Gasparakis2014-01-033-28/+81
| * | i40e: Implementation of VXLAN ndo'sJeff Kirsher2014-01-037-1/+244
| * | i40e: fix curly brace use and return typeShannon Nelson2014-01-031-4/+3
| * | i40e: add wake-on-lan supportShannon Nelson2014-01-034-4/+56
| * | i40e: Populate and check pci bus speed and widthCatherine Sullivan2014-01-033-0/+68
| * | i40e: Suppress HMC error to Interrupt message levelAnjali Singhai Jain2014-01-031-9/+9
| * | i40e: using for_each_set_bit to simplify the codeWei Yongjun2014-01-031-52/+12
| * | pci_regs.h: Add PCI bus link speed and width definesJeff Kirsher2014-01-031-0/+5
* | | phylib: make phy_scan_fixups() staticSergei Shtylyov2014-01-042-3/+1
* | | phylib: remove unused adjust_state() callbackSergei Shtylyov2014-01-044-23/+7
* | | phy: kill excess empty linesSergei Shtylyov2014-01-042-31/+0
* | | phy: kill excess codeSergei Shtylyov2014-01-042-35/+13