summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-05ethtool: don't allow disabling queues with umem installedJakub Kicinski1-0/+7
2018-10-05net: add umem reference in netdev{_rx}_queueMagnus Karlsson1-0/+6
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer1-1/+92
2018-10-03bpf: Add reference tracking to verifierJoe Stringer1-3/+21
2018-10-03bpf: Add PTR_TO_SOCKET verifier typeJoe Stringer2-0/+36
2018-10-03bpf: Add iterator for spilled registersJoe Stringer1-0/+11
2018-10-01bpf: introduce per-cpu cgroup local storageRoman Gushchin4-1/+22
2018-10-01bpf: rework cgroup storage pointer passingRoman Gushchin1-9/+4
2018-10-01bpf: extend cgroup bpf core to allow multiple cgroup storage typesRoman Gushchin2-12/+37
2018-09-27net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski1-2/+1
2018-09-27net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski1-1/+1
2018-09-27tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao1-2/+5
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann1-0/+5
2018-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-3/+60
2018-09-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+69
2018-09-26net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov1-0/+1
2018-09-26net: sched: change tcf block reference counter type to refcount_tVlad Buslov1-1/+1
2018-09-26net: sched: add helper function to take reference to QdiscVlad Buslov1-0/+13
2018-09-26net: sched: extend Qdisc with rcuVlad Buslov3-0/+8
2018-09-26net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov1-1/+1
2018-09-26net: core: netlink: add helper refcount dec and lock functionVlad Buslov1-0/+2
2018-09-25net: xsk: add a simple buffer reuse queueJakub Kicinski1-0/+69
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-81/+88
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel1-1/+1
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman3-3/+5
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg1-11/+5
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu1-0/+15
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron2-4/+6
2018-09-24net/core: Add new basic hardware counterEelco Chaudron2-0/+5
2018-09-24netpoll: make ndo_poll_controller() optionalEric Dumazet1-2/+3
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman1-7/+9
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman1-1/+4
2018-09-22tcp: provide earliest departure time in skb->tstampEric Dumazet2-4/+4
2018-09-22tcp: add tcp_wstamp_ns socket fieldEric Dumazet2-11/+3
2018-09-22tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet1-1/+7
2018-09-22tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet1-1/+1
2018-09-22block: use nanosecond resolution for iostatOmar Sandoval1-1/+4
2018-09-22net: if_arp: use define instead of hard-coded valueHåkon Bugge1-1/+1
2018-09-22net: if_arp: Fix incorrect indentsHåkon Bugge1-9/+9
2018-09-22net/tls: Add support for async encryption of records for performanceVakul Garg1-12/+58
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2-2/+1
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman1-1/+1
2018-09-21net/ipv4: Move device validation to helperDavid Ahern1-0/+1
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda2-8/+8
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda1-7/+1
2018-09-20Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman4-52/+59
2018-09-20Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2018-09-20KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt1-0/+1
2018-09-20kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior1-2/+0
2018-09-20flow_dissector: fix build failure without CONFIG_NETWillem de Bruijn2-1/+14