summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tls: Add support for inplace records encryptionVakul Garg2018-10-021-0/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-10-023-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
* | net: usbnet: make driver_info constBen Dooks2018-10-021-1/+1
* | tcp: do not release socket ownership in tcp_close()Eric Dumazet2018-10-021-0/+1
* | net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski2018-10-021-2/+1
* | qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru2018-10-021-4/+5
* | net: drop unused skb_append_datato_frags()Paolo Abeni2018-10-021-5/+0
* | tcp/fq: move back to CLOCK_MONOTONICEric Dumazet2018-10-011-1/+1
* | net: phy: improve handling delayed workHeiner Kallweit2018-10-011-1/+1
* | netlink: add validation function to policyJohannes Berg2018-10-011-1/+23
* | netlink: add attribute range validation to policyJohannes Berg2018-10-011-3/+64
* | net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2018-10-012-8/+25
* | net: phy: Add limkmode equivalents to some of the MII ethtool helpersAndrew Lunn2018-10-011-0/+50
* | net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-011-0/+19
* | net: phy: Add helper to convert MII ADV register to a linkmodeAndrew Lunn2018-10-011-0/+31
* | net: phy: Add phydev_info()Andrew Lunn2018-10-011-0/+3
* | net: phy: Add phydev_warn()Andrew Lunn2018-10-011-0/+3
* | net: phy: Move linkmode helpers to somewhere publicAndrew Lunn2018-10-013-0/+69
* | net/mlx5: Cache the system image guidAlaa Hleihel2018-10-012-0/+3
* | 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-261-2/+1
* net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski2018-09-261-1/+1
* tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao2018-09-261-2/+5
* 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-256-3/+60
|\
| * flow_dissector: fix build failure without CONFIG_NETWillem de Bruijn2018-09-192-1/+14
| * flow_dissector: implements flow dissector BPF hookPetar Penkov2018-09-146-3/+47
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-09-251-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-251-0/+1
* | | net: sched: change tcf block reference counter type to refcount_tVlad Buslov2018-09-251-1/+1
* | | net: sched: add helper function to take reference to QdiscVlad Buslov2018-09-251-0/+13
* | | net: sched: extend Qdisc with rcuVlad Buslov2018-09-253-0/+8
* | | net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov2018-09-251-1/+1
* | | net: core: netlink: add helper refcount dec and lock functionVlad Buslov2018-09-251-0/+2
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-2515-81/+88
|\ \ \ | |/ / |/| |
| * | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2018-09-251-1/+1
| * | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-253-3/+5
| |\ \
| | * | netpoll: make ndo_poll_controller() optionalEric Dumazet2018-09-231-2/+3
| | * | NFC: Fix the number of pipesSuren Baghdasaryan2018-09-181-1/+1
| | * | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-181-0/+1
| * | | Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman2018-09-231-7/+9
| |\ \ \