summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/sched: act_psample: Remove unnecessary ASSERT_RTNLYotam Gigi2017-02-011-1/+0
* net/sched: act_sample: Fix error path in initYotam Gigi2017-02-011-1/+4
* net: ipv6: add NLM_F_APPEND in notifications when applicableDavid Ahern2017-02-011-0/+3
* net: reduce skb_warn_bad_offload() noiseEric Dumazet2017-02-011-3/+9
* rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlinkTheuns Verwoerd2017-02-011-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-0110-199/+575
|\
| * xfrm: Add a dummy network device for napi.Steffen Klassert2017-01-301-1/+11
| * net: Drop secpath on free after gro merge.Steffen Klassert2017-01-301-0/+2
| * esp: Introduce a helper to setup the trailerSteffen Klassert2017-01-172-50/+38
| * esp6: Avoid skb_cow_data whenever possibleSteffen Klassert2017-01-171-56/+246
| * esp4: Avoid skb_cow_data whenever possibleSteffen Klassert2017-01-171-74/+264
| * IPsec: do not ignore crypto err in ah6 inputGilad Ben-Yossef2017-01-161-0/+3
| * IPsec: do not ignore crypto err in ah4 inputGilad Ben-Yossef2017-01-161-0/+3
| * xfrm: fix possible null deref in xfrm_init_tempstateFlorian Westphal2017-01-161-2/+4
| * xfrm: state: simplify rcu_read_unlock handling in two spotsFlorian Westphal2017-01-101-6/+7
| * xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal2017-01-101-10/+15
| * xfrm: remove xfrm_state_put_afinfoFlorian Westphal2017-01-102-23/+16
| * xfrm: avoid rcu sparse warningFlorian Westphal2017-01-101-8/+8
| * xfrm: remove unused functionFlorian Westphal2017-01-101-8/+0
| * xfrm: state: do not acquire lock in get_mtu helpersFlorian Westphal2017-01-061-8/+5
| * xfrm: trivial typosAlexander Alemayhu2017-01-042-2/+2
* | net: ethtool: convert large order kmalloc allocations to vzallocAlexei Starovoitov2017-01-311-17/+22
* | smc: some potential use after free bugsDan Carpenter2017-01-301-0/+5
* | net: dsa: Add plumbing for port mirroringFlorian Fainelli2017-01-302-1/+139
* | lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-308-28/+17
* | net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman2017-01-303-14/+51
* | net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli2017-01-301-0/+26
* | net: add devm version of alloc_etherdev_mqs functionRafał Miłecki2017-01-291-0/+28
* | Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...David S. Miller2017-01-293-3/+5
|\ \
| * | batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann2017-01-282-2/+2
| * | batman-adv: Fix double call of dev_queue_xmitSven Eckelmann2017-01-281-1/+3
* | | tcp: include locally failed retries in retransmission statsYuchung Cheng2017-01-291-9/+9
* | | tcp: record pkts sent and retransmisttedYuchung Cheng2017-01-291-1/+5
* | | openvswitch: Simplify do_execute_actions().andy zhou2017-01-291-22/+20
* | | net: dsa: pass bridge device when a port leavesVivien Didelot2017-01-291-5/+5
* | | net: dsa: move bridge device in dsa_portVivien Didelot2017-01-292-6/+5
* | | net: dsa: store a dsa_port in dsa_slave_privVivien Didelot2017-01-297-100/+96
* | | net: dsa: add ds and index to dsa_portVivien Didelot2017-01-291-0/+6
* | | net: dsa: use ds->num_ports when possibleVivien Didelot2017-01-297-19/+19
* | | net: dsa: variable number of portsVivien Didelot2017-01-292-3/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-2853-269/+408
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-2752-268/+407
| |\ \ \
| | * | | tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-275-9/+9
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-2619-88/+103
| | |\ \ \
| | | * | | netfilter: nf_tables: bump set->ndeact on set flushPablo Neira Ayuso2017-01-241-0/+1
| | | * | | netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-243-14/+14
| | | * | | netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso2017-01-241-7/+9
| | | * | | netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-01-242-2/+2
| | | * | | netfilter: nf_tables: validate the name size when possibleLiping Zhang2017-01-234-11/+22
| | | * | | netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal2017-01-191-19/+20
OpenPOWER on IntegriCloud