summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | netfilter: nf_tables: add quota expressionPablo Neira Ayuso2016-08-224-0/+147
| * | netfilter: nf_conntrack: restore nf_conntrack_htable_size as exported symbolPablo Neira Ayuso2016-08-181-0/+2
| * | netfilter: conntrack: simplify the code by using nf_conntrack_get_htLiping Zhang2016-08-183-39/+30
| * | netfilter: remove ip_conntrack* sysctl compat codePablo Neira Ayuso2016-08-1313-1009/+7
| * | netfilter: nf_tables: add hash expressionLaura Garcia Liebana2016-08-124-0/+163
| * | netfilter: nf_tables: rename set implementationsPablo Neira Ayuso2016-08-124-4/+4
| * | ipvs: use nf_ct_kill helperFlorian Westphal2016-08-121-5/+2
| * | netfilter: use_nf_conn_expires helper in more placesFlorian Westphal2016-08-124-11/+4
| * | netfilter: nf_dup4: remove redundant checksum recalculationLiping Zhang2016-08-121-6/+4
| * | netfilter: physdev: add missed blankHangbin Liu2016-08-121-2/+2
| * | netfilter: conntrack: Only need first 4 bytes to get l4proto portsGao Feng2016-08-125-8/+10
* | | net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton2016-09-041-2/+3
* | | cxgb4: Add support for ndo_get_vf_configHariprasad Shenai2016-09-043-2/+72
* | | Merge branch 'netns-opt'David S. Miller2016-09-042-22/+17
|\ \ \
| * | | netns: avoid disabling irq for netns idWANG Cong2016-09-041-20/+15
| * | | vxlan: call peernet2id() in fdb notificationWANG Cong2016-09-042-2/+2
|/ / /
* | | openvswitch: Free tmpl with tmpl_free.Joe Stringer2016-09-041-1/+1
* | | Merge branch 'liquidio-CN23XX-part-2'David S. Miller2016-09-0315-120/+1128
|\ \ \
| * | | liquidio:CN23XX pause frame supportRaghu Vatsavayi2016-09-033-7/+126
| * | | liquidio: CN23XX napi supportRaghu Vatsavayi2016-09-033-6/+30
| * | | liquidio: CN23XX health monitoringRaghu Vatsavayi2016-09-033-2/+132
| * | | liquidio: ethtool and led control supportRaghu Vatsavayi2016-09-034-8/+390
| * | | liquidio: CN23XX octeon3 instructionRaghu Vatsavayi2016-09-038-76/+212
| * | | liquidio: CN23XX IQ accessRaghu Vatsavayi2016-09-031-0/+66
| * | | liquidio: RX control commandsRaghu Vatsavayi2016-09-033-13/+96
| * | | liquidio: link and control commandsRaghu Vatsavayi2016-09-033-8/+76
|/ / /
* | | Merge branch 'tipc-scalable-broadcast-NACK'David S. Miller2016-09-037-35/+167
|\ \ \
| * | | tipc: send broadcast nack directly upon sequence gap detectionJon Paul Maloy2016-09-031-7/+16
| * | | tipc: rate limit broadcast retransmissionsJon Paul Maloy2016-09-031-5/+47
| * | | tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-037-27/+108
|/ / /
* | | net: stmmac: dwmac-rk: add pd_gmac support for rk3399David Wu2016-09-031-0/+9
* | | net: stmmac: dwmac-rk: fixes the gmac resume after PD on/offRoger Chen2016-09-031-9/+10
* | | net: stmmac: dwmac-rk: add rk3366 & rk3399 specific dataRoger Chen2016-09-032-2/+232
| |/ |/|
* | switchdev: Fix return value of switchdev_port_fdb_dump().Rosen, Rami2016-09-021-1/+1
* | Merge branch 'bpf-perf-hw-sw-events'David S. Miller2016-09-0215-6/+737
|\ \
| * | samples/bpf: add sampleip exampleBrendan Gregg2016-09-023-0/+238
| * | samples/bpf: add perf_event+bpf exampleAlexei Starovoitov2016-09-025-1/+290
| * | perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programsAlexei Starovoitov2016-09-023-1/+96
| * | bpf: perf_event progs should only use preallocated mapsAlexei Starovoitov2016-09-021-1/+21
| * | bpf: introduce BPF_PROG_TYPE_PERF_EVENT program typeAlexei Starovoitov2016-09-025-0/+86
| * | bpf: support 8-byte metafield accessAlexei Starovoitov2016-09-021-3/+6
|/ /
* | mISDN: mark symbols static where possibleBaoyou Xie2016-09-024-17/+17
* | net: emac: emac gigabit ethernet controller driverTimur Tabi2016-09-0213-0/+3974
* | net: dsa: remove ds_to_privVivien Didelot2016-09-025-65/+60
* | Merge branch 'br-next'David S. Miller2016-09-029-26/+53
|\ \
| * | net: bridge: add per-port multicast flood flagNikolay Aleksandrov2016-09-026-4/+16
| * | net: bridge: change unicast boolean to exact pkt_typeNikolay Aleksandrov2016-09-024-22/+37
|/ /
* | rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu2016-09-029-73/+98
* | rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4Gao Feng2016-09-021-1/+1
* | rxrpc: Don't expose skbs to in-kernel users [ver #2]David Howells2016-09-0216-586/+565