summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: common metrics init helper for FIB entriesDavid Ahern2018-10-051-2/+2
* net: sched: remove unused helpersJakub Kicinski2018-10-051-10/+0
* devlink: Add generic parameter msix_vec_per_pf_minVasundhara Volam2018-10-041-0/+4
* devlink: Add generic parameter msix_vec_per_pf_maxVasundhara Volam2018-10-041-0/+4
* devlink: Add generic parameter ignore_ariVasundhara Volam2018-10-041-0/+4
* Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-041-3/+6
|\
| * devlink: Add extack for eswitch operationsEli Britstein2018-10-041-3/+6
* | rxrpc: Allow the reply time to be obtained on a client callDavid Howells2018-10-041-0/+1
* | rxrpc: Allow the reply time to be obtained on a client callDavid Howells2018-10-041-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-044-15/+2
|\ \
| * | inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet2018-10-031-5/+0
| * | tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet2018-10-021-2/+1
| * | netlink: fix typo in nla_parse_nested() commentJohannes Berg2018-09-291-1/+1
| * | Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-281-2/+0
| |\ \
| | * | cfg80211: fix reg_query_regdb_wmm kernel-docRandy Dunlap2018-09-261-2/+0
| * | | bonding: avoid possible dead-lockMahesh Bandewar2018-09-271-6/+1
* | | | tls: Add support for inplace records encryptionVakul Garg2018-10-031-0/+1
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-10-033-3/+31
|\ \ \ \
| * | | | Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa2018-09-281-0/+2
| * | | | Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz2018-09-271-2/+0
| * | | | Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz2018-09-271-1/+0
| * | | | Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik2018-09-272-0/+29
* | | | | tcp: do not release socket ownership in tcp_close()Eric Dumazet2018-10-031-0/+1
* | | | | net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski2018-10-031-2/+1
| |_|_|/ |/| | |
* | | | tcp/fq: move back to CLOCK_MONOTONICEric Dumazet2018-10-021-1/+1
* | | | netlink: add validation function to policyJohannes Berg2018-10-021-1/+23
* | | | netlink: add attribute range validation to policyJohannes Berg2018-10-021-3/+64
* | | | tls: Remove redundant vars from tls record structureVakul Garg2018-09-291-4/+2
* | | | netlink: add nested array policy validationJohannes Berg2018-09-281-1/+11
* | | | netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg2018-09-281-2/+11
* | | | netlink: make validation_data constJohannes Berg2018-09-281-1/+1
* | | | netlink: remove NLA_NESTED_COMPATJohannes Berg2018-09-281-2/+0
|/ / /
* | | net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski2018-09-271-2/+1
* | | net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski2018-09-271-1/+1
* | | net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann2018-09-261-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-262-3/+12
|\ \ \
| * | | flow_dissector: implements flow dissector BPF hookPetar Penkov2018-09-142-3/+12
* | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-09-261-0/+69
|\ \ \ \
| * | | | net: xsk: add a simple buffer reuse queueJakub Kicinski2018-09-251-0/+69
* | | | | net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov2018-09-261-0/+1
* | | | | net: sched: change tcf block reference counter type to refcount_tVlad Buslov2018-09-261-1/+1
* | | | | net: sched: add helper function to take reference to QdiscVlad Buslov2018-09-261-0/+13
* | | | | net: sched: extend Qdisc with rcuVlad Buslov2018-09-262-0/+3
* | | | | net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov2018-09-261-1/+1
* | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-1/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | NFC: Fix the number of pipesSuren Baghdasaryan2018-09-191-1/+1
* | | | net/tls: Fixed race condition in async encryptionVakul Garg2018-09-241-11/+5
* | | | neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu2018-09-241-0/+15
* | | | net/sched: Add hardware specific counters to TC actionsEelco Chaudron2018-09-242-4/+6
* | | | net/core: Add new basic hardware counterEelco Chaudron2018-09-241-0/+4