summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* net/sched: act_psample: Remove unnecessary ASSERT_RTNLYotam Gigi2017-02-01
* net/sched: act_sample: Fix error path in initYotam Gigi2017-02-01
* net: ipv6: add NLM_F_APPEND in notifications when applicableDavid Ahern2017-02-01
* net: reduce skb_warn_bad_offload() noiseEric Dumazet2017-02-01
* rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlinkTheuns Verwoerd2017-02-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-01
|\
| * xfrm: Add a dummy network device for napi.Steffen Klassert2017-01-30
| * net: Drop secpath on free after gro merge.Steffen Klassert2017-01-30
| * esp: Introduce a helper to setup the trailerSteffen Klassert2017-01-17
| * esp6: Avoid skb_cow_data whenever possibleSteffen Klassert2017-01-17
| * esp4: Avoid skb_cow_data whenever possibleSteffen Klassert2017-01-17
| * IPsec: do not ignore crypto err in ah6 inputGilad Ben-Yossef2017-01-16
| * IPsec: do not ignore crypto err in ah4 inputGilad Ben-Yossef2017-01-16
| * xfrm: fix possible null deref in xfrm_init_tempstateFlorian Westphal2017-01-16
| * xfrm: state: simplify rcu_read_unlock handling in two spotsFlorian Westphal2017-01-10
| * xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal2017-01-10
| * xfrm: remove xfrm_state_put_afinfoFlorian Westphal2017-01-10
| * xfrm: avoid rcu sparse warningFlorian Westphal2017-01-10
| * xfrm: remove unused functionFlorian Westphal2017-01-10
| * xfrm: state: do not acquire lock in get_mtu helpersFlorian Westphal2017-01-06
| * xfrm: trivial typosAlexander Alemayhu2017-01-04
* | net: ethtool: convert large order kmalloc allocations to vzallocAlexei Starovoitov2017-01-31
* | smc: some potential use after free bugsDan Carpenter2017-01-30
* | net: dsa: Add plumbing for port mirroringFlorian Fainelli2017-01-30
* | lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-30
* | net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman2017-01-30
* | net: dsa: Hook {get,set}_rxnfc ethtool operationsFlorian Fainelli2017-01-30
* | net: add devm version of alloc_etherdev_mqs functionRafał Miłecki2017-01-29
* | Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...David S. Miller2017-01-29
|\ \
| * | batman-adv: Fix includes for IS_ERR/ERR_PTRSven Eckelmann2017-01-28
| * | batman-adv: Fix double call of dev_queue_xmitSven Eckelmann2017-01-28
* | | tcp: include locally failed retries in retransmission statsYuchung Cheng2017-01-29
* | | tcp: record pkts sent and retransmisttedYuchung Cheng2017-01-29
* | | openvswitch: Simplify do_execute_actions().andy zhou2017-01-29
* | | net: dsa: pass bridge device when a port leavesVivien Didelot2017-01-29
* | | net: dsa: move bridge device in dsa_portVivien Didelot2017-01-29
* | | net: dsa: store a dsa_port in dsa_slave_privVivien Didelot2017-01-29
* | | net: dsa: add ds and index to dsa_portVivien Didelot2017-01-29
* | | net: dsa: use ds->num_ports when possibleVivien Didelot2017-01-29
* | | net: dsa: variable number of portsVivien Didelot2017-01-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-27
| |\ \ \
| | * | | tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-27
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-26
| | |\ \ \
| | | * | | netfilter: nf_tables: bump set->ndeact on set flushPablo Neira Ayuso2017-01-24
| | | * | | netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-24
| | | * | | netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso2017-01-24
| | | * | | netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-01-24
| | | * | | netfilter: nf_tables: validate the name size when possibleLiping Zhang2017-01-23
| | | * | | netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal2017-01-19