summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * alx: refactor msi enablement and disablementTobias Regnery2016-09-092-9/+26
|/
* qed: mark symbols static where possibleBaoyou Xie2016-09-094-28/+35
* Merge branch 'bpf-helper-cleanups'David S. Miller2016-09-096-185/+213
|\
| * bpf: add BPF_CALL_x macros for declaring helpersDaniel Borkmann2016-09-096-158/+149
| * bpf: add own ctx rewriter on ifindex for clsact progsDaniel Borkmann2016-09-091-6/+31
| * bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macrosDaniel Borkmann2016-09-093-14/+27
| * bpf: minor cleanups in helpersDaniel Borkmann2016-09-092-7/+6
|/
* ip_tunnel: do not clear l4 hashesEric Dumazet2016-09-091-1/+1
* ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()Markus Elfring2016-09-091-4/+6
* ATM-ENI: Use kmalloc_array() in eni_start()Markus Elfring2016-09-091-2/+3
* Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-09-0926-3353/+2416
|\
| * rxrpc: Rewrite the data and ack handling codeDavid Howells2016-09-0824-3337/+1993
| * rxrpc: Preallocate peers, conns and calls for incoming service requestsDavid Howells2016-09-0810-15/+391
| * rxrpc: Add tracepoints to record received packets and end of data_readyDavid Howells2016-09-082-2/+44
| * rxrpc: Remove skb_count from struct rxrpc_callDavid Howells2016-09-083-30/+15
| * rxrpc: Convert rxrpc_local::services to an hlistDavid Howells2016-09-085-11/+11
| * rxrpc: Update protocol definitions slightlyDavid Howells2016-09-081-3/+5
| * rxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed valuesDavid Howells2016-09-081-11/+13
* | via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King2016-09-091-12/+9
* | qede: mark qede_set_features() staticBaoyou Xie2016-09-091-1/+1
* | net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju2016-09-092-92/+92
* | net: x25: remove null checks on arrays calling_ae and called_aeColin Ian King2016-09-091-4/+0
* | macsec: set network devtypestephen hemminger2016-09-091-0/+1
* | rtnetlink: remove unused ifla_stats_policystephen hemminger2016-09-091-4/+0
* | Merge branch 'newroute-creation-flags'David S. Miller2016-09-092-4/+12
|\ \
| * | ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE eventsGuillaume Nault2016-09-091-1/+5
| * | ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE eventsGuillaume Nault2016-09-091-3/+7
|/ /
* | ipv4: accept u8 in IP_TOS ancillary dataEric Dumazet2016-09-081-2/+5
* | bpf: fix range propagation on direct packet accessDaniel Borkmann2016-09-082-15/+142
* | tcp: use an RB tree for ooo receive queueYaogong Wang2016-09-088-149/+218
* | Merge branch 'ovs-802.1ad'David S. Miller2016-09-087-142/+314
|\ \
| * | openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributesEric Garver2016-09-085-124/+282
| * | vlan: Check for vlan ethernet types for 8021.q or 802.1adEric Garver2016-09-081-10/+23
| * | openvswitch: 802.1ad uapi changes.Thomas F Herbert2016-09-081-8/+9
|/ /
* | net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti2016-09-085-28/+56
* | net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel2016-09-081-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-085-113/+173
|\ \ | |/ |/|
| * xfrm: state: remove per-netns gc taskFlorian Westphal2016-08-242-11/+9
| * xfrm: Fix xfrm_policy_lock imbalanceSteffen Klassert2016-08-241-1/+1
| * xfrm: policy: convert policy_lock to spinlockFlorian Westphal2016-08-122-35/+35
| * xfrm: policy: don't acquire policy lock in xfrm_spd_getinfoFlorian Westphal2016-08-121-2/+0
| * xfrm: policy: only use rcu in xfrm_sk_policy_lookupFlorian Westphal2016-08-121-5/+3
| * xfrm: policy: make xfrm_policy_lookup_bytype locklessFlorian Westphal2016-08-122-3/+3
| * xfrm: policy: use atomic_inc_not_zero in rcu sectionFlorian Westphal2016-08-121-1/+7
| * xfrm: policy: add sequence count to sync with hash resizeFlorian Westphal2016-08-121-2/+19
| * xfrm: policy: prepare policy_bydst hash for rcu lookupsFlorian Westphal2016-08-121-6/+14
| * xfrm: policy: use rcu versions for iteration and list add/delFlorian Westphal2016-08-121-7/+7
| * xfrm: state: don't use lock anymore unless acquire operation is neededFlorian Westphal2016-08-102-5/+7
| * xfrm: state: use rcu_deref and assign_pointer helpersFlorian Westphal2016-08-101-8/+10
| * xfrm: state: add sequence count to detect hash resizesFlorian Westphal2016-08-101-0/+15
OpenPOWER on IntegriCloud