aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-01devlink: add generic info version namesJakub Kicinski
2019-02-01devlink: add version reporting to devlink info APIJakub Kicinski
2019-02-01devlink: add device information APIJakub Kicinski
2019-02-01net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESSDave Watson
2019-02-01net: tls: Add tls 1.3 supportDave Watson
2019-02-01net: tls: Refactor tls aad space size calculationDave Watson
2019-02-01net: tls: Support 256 bit keysDave Watson
2019-02-01Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...David S. Miller
2019-02-01mac80211: fix missing/malformed documentationJohannes Berg
2019-02-01cfg80211: add missing documentation that kernel-doc warns aboutJohannes Berg
2019-02-01netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-01cfg80211: fix typoMatteo Croce
2019-02-01mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen
2019-01-30mlxsw: spectrum_acl: Add C-TCAM spill tracepointJiri Pirko
2019-01-30sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER s...Xin Long
2019-01-30sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockoptXin Long
2019-01-30sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOCXin Long
2019-01-29devlink: Add a generic wake_on_lan port parameterVasundhara Volam
2019-01-29devlink: Add devlink notifications support for port paramsVasundhara Volam
2019-01-29devlink: Add support for driverinit set value for devlink_portVasundhara Volam
2019-01-29devlink: Add support for driverinit get value for devlink_portVasundhara Volam
2019-01-29devlink: Add port param set commandVasundhara Volam
2019-01-29devlink: Add port param get commandVasundhara Volam
2019-01-29devlink: Add devlink_param for port register and unregisterVasundhara Volam
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorStanislav Fomichev
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectStanislav Fomichev
2019-01-28qede: Error recovery processTomer Tayar
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-28netfilter: ipv4: remove useless export_symbolFlorian Westphal
2019-01-28ipvs: avoid indirect calls when calculating checksumsMatteo Croce
2019-01-27tcp: change pingpong threshold to 3Wei Wang
2019-01-27tcp: Refactor pingpong codeWei Wang
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-26bpf: JIT blinds support JMP32Jiong Wang
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-26ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmitwenxu
2019-01-25tcp: allow zerocopy with fastopenWillem de Bruijn