summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-13net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong11-15/+16
2014-01-13net_sched: act: clean up notification functionsWANG Cong1-55/+40
2014-01-13net_sched: act: move idx_gen into struct tcf_hashinfoWANG Cong11-26/+18
2014-01-13net: gro: change GRO overflow strategyEric Dumazet1-2/+15
2014-01-13net/mlx4_en: call gro handler for encapsulated framesEric Dumazet2-5/+7
2014-01-13gre_offload: fix sparse non static symbol warningWei Yongjun1-1/+1
2014-01-13Merge branch 'ip_forward_pmtu'David S. Miller14-31/+134
2014-01-13ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa6-6/+45
2014-01-13ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with itHannes Frederic Sowa1-1/+22
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa8-24/+67
2014-01-13HHF qdisc: fix jiffies-time conversion.Terry Lam1-6/+6
2014-01-13qlcnic: Convert vmalloc/memset to kcallocJoe Perches2-11/+7
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter1-1/+1
2014-01-13bonding: remove dead code from 3adVeaceslav Falico1-78/+0
2014-01-13bonding: convert 3ad to use pr_warn instead of pr_warningVeaceslav Falico1-25/+25
2014-01-13bonding: clean up style for bond_3ad.cVeaceslav Falico1-270/+349
2014-01-12batman-adv: drop dependency against CRC16Antonio Quartulli1-1/+0
2014-01-12batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich41-41/+41
2014-01-12batman-adv: add build checks for packet sizesSimon Wunderlich1-7/+17
2014-01-12batman-adv: add missing sysfs attributes to READMEAntonio Quartulli1-5/+4
2014-01-12batman-adv: remove returns at the end of void functionsAntonio Quartulli1-7/+0
2014-01-12batman-adv: add debugfs support to view multiif tablesSimon Wunderlich5-7/+73
2014-01-12batman-adv: add debugfs structure for information per interfaceSimon Wunderlich4-0/+86
2014-01-12batman-adv: add bonding againSimon Wunderlich4-4/+121
2014-01-12batman-adv: consider outgoing interface in OGM sendingSimon Wunderlich3-64/+115
2014-01-12batman-adv: add WiFi penaltySimon Wunderlich3-6/+24
2014-01-12batman-adv: split out router from orig_nodeSimon Wunderlich11-219/+605
2014-01-12batman-adv: split tq information in neigh_node structSimon Wunderlich9-114/+588
2014-01-12batman-adv: remove bonding and interface alternatingSimon Wunderlich5-327/+12
2014-01-12Merge branch 'alx_stats'David S. Miller6-4/+331
2014-01-12alx: add stats to ethtoolSabrina Dubroca2-1/+107
2014-01-12alx: add alx_get_stats64 operationSabrina Dubroca2-0/+53
2014-01-12alx: add stats update functionSabrina Dubroca2-0/+62
2014-01-12alx: add constants for the stats fieldsSabrina Dubroca1-4/+48
2014-01-12alx: add a hardware stats structureSabrina Dubroca1-0/+62
2014-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller18-62/+887
2014-01-11i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker1-0/+2
2014-01-11i40e: Bump versionCatherine Sullivan1-1/+1
2014-01-11i40e: fix log message wordingShannon Nelson1-1/+1
2014-01-11i40e: enable PTPJacob Keller8-2/+824
2014-01-11i40e: call clear_pxe after adminq is initializedShannon Nelson1-0/+1
2014-01-11i40e: clear qtx_head before enabling Tx queueShannon Nelson1-2/+4
2014-01-11i40e: adjust ITR max and min valuesShannon Nelson1-3/+2
2014-01-11i40e: check for possible incorrect ipv6 checksumShannon Nelson2-1/+7
2014-01-11i40e: allow VF to remove any MAC filterMitch Williams1-2/+6
2014-01-11i40e: do not bail when disabling if Tx queue disable failsAnjali Singhai Jain1-5/+4
2014-01-11i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain1-1/+1
2014-01-11i40e: Cleanup Doxygen warningsJeff Kirsher4-23/+24
2014-01-11i40e: fix long linesMitch Williams2-3/+4