aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg82-557/+838
2019-02-01cfg80211: fix typoMatteo Croce1-1/+1
2019-02-01mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen1-1/+1
2019-01-31bpf, cgroups: clean up kerneldoc warningsValdis Kletnieks1-1/+1
2019-01-31bpf: fix missing prototype warningsValdis Kletnieks1-1/+3
2019-01-31bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabledStanislav Fomichev1-0/+2
2019-01-30mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko1-0/+38
2019-01-30sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER sockoptXin Long1-0/+2
2019-01-30sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockoptXin Long1-0/+2
2019-01-30sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOCXin Long1-0/+4
2019-01-29devlink: Add a generic wake_on_lan port parameterVasundhara Volam1-0/+8
2019-01-29devlink: Add devlink notifications support for port paramsVasundhara Volam2-0/+10
2019-01-29devlink: Add support for driverinit set value for devlink_portVasundhara Volam1-0/+11
2019-01-29devlink: Add support for driverinit get value for devlink_portVasundhara Volam1-0/+12
2019-01-29devlink: Add port param set commandVasundhara Volam1-0/+1
2019-01-29devlink: Add port param get commandVasundhara Volam1-0/+2
2019-01-29devlink: Add devlink_param for port register and unregisterVasundhara Volam1-0/+22
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+8
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson1-0/+2
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-0/+134
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller13-104/+141
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorStanislav Fomichev1-0/+3
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectStanislav Fomichev1-0/+5
2019-01-28qede: Error recovery processTomer Tayar1-4/+6
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+20
2019-01-28netfilter: ipv4: remove useless export_symbolFlorian Westphal1-6/+0
2019-01-28ipvs: avoid indirect calls when calculating checksumsMatteo Croce1-3/+0
2019-01-27tcp: change pingpong threshold to 3Wei Wang1-1/+9
2019-01-27tcp: Refactor pingpong codeWei Wang1-0/+17
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+5
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-163/+209
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-94/+3
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+0
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+5
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+13
2019-01-26bpf: JIT blinds support JMP32Jiong Wang1-0/+20
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang1-0/+1
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+3
2019-01-26ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmitwenxu1-1/+1
2019-01-25tcp: allow zerocopy with fastopenWillem de Bruijn1-0/+1
2019-01-25net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov1-2/+9
2019-01-25net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov1-2/+14
2019-01-25qed: Revert error handling changes.David S. Miller2-37/+4
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-7/+8
2019-01-25nl80211: Allow set/del pmksa operations for APLiangwei Dong1-0/+4
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari2-4/+24
2019-01-25net: Revert devlink health changes.David S. Miller3-231/+0
2019-01-25cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam2-0/+11