summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski2018-10-031-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-021-1/+1
* | | | | | | | | net: phy: improve handling delayed workHeiner Kallweit2018-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
* | | | | | | | | net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2018-10-022-8/+25
* | | | | | | | | net: phy: Add limkmode equivalents to some of the MII ethtool helpersAndrew Lunn2018-10-021-0/+50
* | | | | | | | | net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-021-0/+19
* | | | | | | | | net: phy: Add helper to convert MII ADV register to a linkmodeAndrew Lunn2018-10-021-0/+31
* | | | | | | | | net: phy: Add phydev_info()Andrew Lunn2018-10-021-0/+3
* | | | | | | | | net: phy: Add phydev_warn()Andrew Lunn2018-10-021-0/+3
* | | | | | | | | net: phy: Move linkmode helpers to somewhere publicAndrew Lunn2018-10-023-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-271-2/+1
* | | | | | | | net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski2018-09-271-1/+1
* | | | | | | | tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao2018-09-271-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-266-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-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-263-0/+8
* | | | | | | | | | net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov2018-09-261-1/+1
* | | | | | | | | | net: core: netlink: add helper refcount dec and lock functionVlad Buslov2018-09-261-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-241-2/+3
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | NFC: Fix the number of pipesSuren Baghdasaryan2018-09-191-1/+1
| | * | | | | | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-191-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
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: da9063: Fix DT probing with constraintsPhilipp Zabel2018-09-101-7/+9
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-231-1/+4
| |\ \ \ \ \ \ \
| | * | | | | | | block: use nanosecond resolution for iostatOmar Sandoval2018-09-221-1/+4
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-212-2/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt2018-09-201-0/+1
| | * | | | | | | | kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior2018-09-201-2/+0
| * | | | | | | | | Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-09-211-1/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-09-201-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |