summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2018-09-28netlink: add nested array policy validationJohannes Berg-1/+11
2018-09-28netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg-2/+11
2018-09-28netlink: make validation_data constJohannes Berg-1/+1
2018-09-28netlink: remove NLA_NESTED_COMPATJohannes Berg-2/+0
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski-2/+1
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski-1/+1
2018-09-26tcp: expose sk_state in tcp_retransmit_skb tracepointYafang Shao-2/+5
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann-0/+5
2018-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-3/+60
2018-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-0/+69
2018-09-25net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov-0/+1
2018-09-25net: sched: change tcf block reference counter type to refcount_tVlad Buslov-1/+1
2018-09-25net: sched: add helper function to take reference to QdiscVlad Buslov-0/+13
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov-0/+8
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov-1/+1
2018-09-25net: core: netlink: add helper refcount dec and lock functionVlad Buslov-0/+2
2018-09-25net: xsk: add a simple buffer reuse queueJakub Kicinski-0/+69
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-81/+88
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel-1/+1
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman-3/+5
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg-11/+5
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu-0/+15
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron-4/+6
2018-09-24net/core: Add new basic hardware counterEelco Chaudron-0/+5
2018-09-23netpoll: make ndo_poll_controller() optionalEric Dumazet-2/+3
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman-7/+9
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman-1/+4
2018-09-21tcp: provide earliest departure time in skb->tstampEric Dumazet-4/+4
2018-09-21tcp: add tcp_wstamp_ns socket fieldEric Dumazet-11/+3
2018-09-21tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet-1/+7
2018-09-21tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet-1/+1
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval-1/+4
2018-09-21net: if_arp: use define instead of hard-coded valueHåkon Bugge-1/+1
2018-09-21net: if_arp: Fix incorrect indentsHåkon Bugge-9/+9
2018-09-21net/tls: Add support for async encryption of records for performanceVakul Garg-12/+58
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman-2/+1
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman-1/+1
2018-09-20net/ipv4: Move device validation to helperDavid Ahern-0/+1
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda-8/+8
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda-7/+1
2018-09-20Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman-52/+59
2018-09-20Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+1
2018-09-20KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt-0/+1
2018-09-20kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior-2/+0
2018-09-19flow_dissector: fix build failure without CONFIG_NETWillem de Bruijn-1/+14
2018-09-18NFC: Fix the number of pipesSuren Baghdasaryan-1/+1
2018-09-18veth: rename pcpu_vstats as pcpu_lstatsLi RongQing-1/+0
2018-09-18netlink: add ethernet address policy typesJohannes Berg-0/+13
2018-09-18netlink: add NLA_REJECT policy typeJohannes Berg-1/+12
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu-0/+1