summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHYAndy Fleming2014-01-132-0/+2
* phylib: Add Clause 45 read/write functionsAndy Fleming2014-01-131-0/+39
* l2tp: make local functions staticstephen hemminger2014-01-132-6/+2
* bnx2x: namespace and dead code cleanupsstephen hemminger2014-01-1311-524/+147
* drivers: net: silence compiler warning in smc91x.cPankaj Dubey2014-01-131-1/+1
* gre_offload: simplify GRE header length calculation in gre_gso_segment()Neal Cardwell2014-01-131-10/+6
* net_sched: act: remove struct tcf_act_hdrWANG Cong2014-01-132-12/+8
* net_sched: avoid casting void pointerWANG Cong2014-01-135-26/+23
* net_sched: optimize tcf_match_indev()WANG Cong2014-01-133-29/+39
* net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong2014-01-1311-15/+16
* net_sched: act: clean up notification functionsWANG Cong2014-01-131-55/+40
* net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong2014-01-1311-26/+18
* net: gro: change GRO overflow strategyEric Dumazet2014-01-131-2/+15
* net/mlx4_en: call gro handler for encapsulated framesEric Dumazet2014-01-132-5/+7
* gre_offload: fix sparse non static symbol warningWei Yongjun2014-01-131-1/+1
* Merge branch 'ip_forward_pmtu'David S. Miller2014-01-1314-31/+134
|\
| * ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa2014-01-136-6/+45
| * ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with itHannes Frederic Sowa2014-01-131-1/+22
| * ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa2014-01-138-24/+67
|/
* HHF qdisc: fix jiffies-time conversion.Terry Lam2014-01-131-6/+6
* qlcnic: Convert vmalloc/memset to kcallocJoe Perches2014-01-132-11/+7
* bonding: remove dead code from 3adVeaceslav Falico2014-01-121-78/+0
* bonding: convert 3ad to use pr_warn instead of pr_warningVeaceslav Falico2014-01-121-25/+25
* bonding: clean up style for bond_3ad.cVeaceslav Falico2014-01-121-270/+349
* Merge branch 'alx_stats'David S. Miller2014-01-116-4/+331
|\
| * alx: add stats to ethtoolSabrina Dubroca2014-01-112-1/+107
| * alx: add alx_get_stats64 operationSabrina Dubroca2014-01-112-0/+53
| * alx: add stats update functionSabrina Dubroca2014-01-112-0/+62
| * alx: add constants for the stats fieldsSabrina Dubroca2014-01-111-4/+48
| * alx: add a hardware stats structureSabrina Dubroca2014-01-111-0/+62
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-01-1118-62/+887
|\
| * i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker2014-01-101-0/+2
| * i40e: Bump versionCatherine Sullivan2014-01-101-1/+1
| * i40e: fix log message wordingShannon Nelson2014-01-101-1/+1
| * i40e: enable PTPJacob Keller2014-01-108-2/+824
| * i40e: call clear_pxe after adminq is initializedShannon Nelson2014-01-101-0/+1
| * i40e: clear qtx_head before enabling Tx queueShannon Nelson2014-01-101-2/+4
| * i40e: adjust ITR max and min valuesShannon Nelson2014-01-101-3/+2
| * i40e: check for possible incorrect ipv6 checksumShannon Nelson2014-01-102-1/+7
| * i40e: allow VF to remove any MAC filterMitch Williams2014-01-101-2/+6
| * i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain2014-01-101-5/+4
| * i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain2014-01-101-1/+1
| * i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-104-23/+24
| * i40e: fix long linesMitch Williams2014-01-102-3/+4
| * i40e: Bump versionCatherine Sullivan2014-01-101-1/+1
| * i40e: Update the Current NVM version Low valueAnjali Singhai Jain2014-01-101-1/+1
| * i40e: drop unused macrosJesse Brandeburg2014-01-101-9/+0
| * i40e: use assignment instead of memcpyMitch Williams2014-01-103-8/+5
* | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-1042-311/+437
|\ \
| * | batman-adv: set the isolation mark in the skb if neededAntonio Quartulli2014-01-083-2/+44