summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-20netlink: Use rhashtable walk interface in diag dumpHerbert Xu1-30/+73
2016-08-20MAINTAINERS: Add extra rhashtable maintainerHerbert Xu1-0/+1
2016-08-20rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu2-31/+29
2016-08-19Merge branch 'cxgb-crypto'David S. Miller17-50/+3865
2016-08-19crypto: Added Chelsio Menu to the Kconfig fileHariprasad Shenai4-0/+26
2016-08-19chcr: Support for Chelsio's Crypto HardwareHariprasad Shenai5-0/+2519
2016-08-19cxgb4: Register changes and fw defines for cryptoHariprasad Shenai2-0/+561
2016-08-19cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai7-50/+759
2016-08-19atm: fore200e: Do not drop const qualifierLABBE Corentin1-3/+3
2016-08-19Merge branch 'bpf-next'David S. Miller4-12/+204
2016-08-19bpf: get rid of cgroup helper related ifdefsDaniel Borkmann2-5/+11
2016-08-19bpf: enable event output helper also for xdp typesDaniel Borkmann1-1/+41
2016-08-19bpf: add bpf_skb_change_tail helperDaniel Borkmann3-4/+150
2016-08-19bpf: use skb_pkt_type_ok helper in bpf_skb_change_typeDaniel Borkmann1-2/+2
2016-08-19tipc: add peer removal functionalityRichard Alpe5-0/+72
2016-08-19tcp: refine tcp_prune_ofo_queue() to not drop all packetsEric Dumazet1-19/+28
2016-08-19net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki1-1/+2
2016-08-19net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki5-1/+66
2016-08-19net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"Colin Ian King1-1/+1
2016-08-19xen-netback: create a debugfs node for hash informationPaul Durrant3-2/+107
2016-08-19sfc: avoid division by zeroEdward Cree1-1/+0
2016-08-19tcp: defer sacked assignmentEric Dumazet1-1/+2
2016-08-19Merge branch 'bridge-vlan-stats-with-flags'David S. Miller2-76/+41
2016-08-19net: bridge: export vlan flags with the statsNikolay Aleksandrov2-1/+2
2016-08-19net: bridge: consolidate bridge and port linkxstats callsNikolay Aleksandrov1-75/+39
2016-08-19Merge branch 'flow-dissector-vlan-tag'David S. Miller8-36/+144
2016-08-19net_sched: act_vlan: Add priority optionHadar Hen Zion3-2/+13
2016-08-19net_sched: flower: Add vlan supportHadar Hen Zion2-3/+70
2016-08-19net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion1-15/+13
2016-08-19flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion3-12/+26
2016-08-19flow_dissector: For stripped vlan, get vlan info from skb->vlan_tciHadar Hen Zion1-8/+26
2016-08-19Merge branch 'qed-link-fixes'David S. Miller2-6/+8
2016-08-19qede: Fix forcing high speedsYuval Mintz1-2/+2
2016-08-19qed*: Fix pause settingYuval Mintz2-4/+6
2016-08-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-2/+452
2016-08-19igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang1-1/+1
2016-08-19igb: support RX flow classification by VLAN priorityGangfeng Huang4-7/+92
2016-08-19igb: support RX flow classification by ethertypeGangfeng Huang4-6/+101
2016-08-19igb: add support of RX network flow classificationGangfeng Huang3-0/+270
2016-08-19Merge branch 'qdisc-hash-fixes'David S. Miller1-3/+19
2016-08-19net: sched: avoid duplicates in qdisc dumpJiri Kosina1-4/+10
2016-08-19net: sched: fix handling of singleton qdiscs with qdisc_hashJiri Kosina1-0/+10
2016-08-19Merge branch 'tipc-next'David S. Miller4-47/+52
2016-08-19tipc: ensure that link congestion and wakeup use same criteriaJon Paul Maloy1-8/+10
2016-08-19tipc: make bearer packet filtering genericJon Paul Maloy3-39/+42
2016-08-19Merge branch 'qed-next'David S. Miller9-18/+190
2016-08-19qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru6-5/+127
2016-08-19qede: Add support for per-queue stats.Sudarsana Reddy Kalluru3-13/+57
2016-08-19qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru3-0/+6
2016-08-19net: atm: remove redundant null pointer check on dev->nameColin Ian King1-1/+1