aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-01net: tls: Refactor tls aad space size calculationGravatar Dave Watson 1-0/+1
2019-02-01net: tls: Support 256 bit keysGravatar Dave Watson 2-1/+19
2019-02-01Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...Gravatar David S. Miller 2-2/+2
2019-02-01mac80211: fix missing/malformed documentationGravatar Johannes Berg 1-8/+36
2019-02-01cfg80211: add missing documentation that kernel-doc warns aboutGravatar Johannes Berg 1-1/+14
2019-02-01netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsGravatar Johannes Berg 1-2/+6
2019-02-01Merge remote-tracking branch 'net-next/master' into mac80211-nextGravatar Johannes Berg 82-557/+838
2019-02-01cfg80211: fix typoGravatar Matteo Croce 1-1/+1
2019-02-01mac80211: Fix documentation strings for airtime-related variablesGravatar Toke Høiland-Jørgensen 1-1/+1
2019-01-30mlxsw: spectrum_acl: Add C-TCAM spill tracepointGravatar Jiri Pirko 1-0/+38
2019-01-30sctp: add SCTP_FUTURE_ASOC and SCTP_CURRENT_ASSOC for SCTP_STREAM_SCHEDULER s...Gravatar Xin Long 1-0/+2
2019-01-30sctp: add SCTP_FUTURE_ASSOC for SCTP_PEER_ADDR_THLDS sockoptGravatar Xin Long 1-0/+2
2019-01-30sctp: introduce SCTP_FUTURE/CURRENT/ALL_ASSOCGravatar Xin Long 1-0/+4
2019-01-29devlink: Add a generic wake_on_lan port parameterGravatar Vasundhara Volam 1-0/+8
2019-01-29devlink: Add devlink notifications support for port paramsGravatar Vasundhara Volam 2-0/+10
2019-01-29devlink: Add support for driverinit set value for devlink_portGravatar Vasundhara Volam 1-0/+11
2019-01-29devlink: Add support for driverinit get value for devlink_portGravatar Vasundhara Volam 1-0/+12
2019-01-29devlink: Add port param set commandGravatar Vasundhara Volam 1-0/+1
2019-01-29devlink: Add port param get commandGravatar Vasundhara Volam 1-0/+2
2019-01-29devlink: Add devlink_param for port register and unregisterGravatar Vasundhara Volam 1-0/+22
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-1/+8
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-0/+2
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsGravatar Dave Watson 1-0/+2
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 9-0/+134
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextGravatar David S. Miller 13-104/+141
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorGravatar Stanislav Fomichev 1-0/+3
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectGravatar Stanislav Fomichev 1-0/+5
2019-01-28qede: Error recovery processGravatar Tomer Tayar 1-4/+6
2019-01-28qed: Add infrastructure for error detection and recoveryGravatar Tomer Tayar 1-0/+20
2019-01-28netfilter: ipv4: remove useless export_symbolGravatar Florian Westphal 1-6/+0
2019-01-28ipvs: avoid indirect calls when calculating checksumsGravatar Matteo Croce 1-3/+0
2019-01-27tcp: change pingpong threshold to 3Gravatar Wei Wang 1-1/+9
2019-01-27tcp: Refactor pingpong codeGravatar Wei Wang 1-0/+17
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+5
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 13-163/+209
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-94/+3
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+5
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-0/+13
2019-01-26bpf: JIT blinds support JMP32Gravatar Jiong Wang 1-0/+20
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Gravatar Jiong Wang 1-0/+1
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-1/+3
2019-01-26ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmitGravatar wenxu 1-1/+1
2019-01-25tcp: allow zerocopy with fastopenGravatar Willem de Bruijn 1-0/+1
2019-01-25net: IP6 defrag: use rbtrees for IPv6 defragGravatar Peter Oskolkov 1-2/+9
2019-01-25net: IP defrag: encapsulate rbtree defrag code into callable functionsGravatar Peter Oskolkov 1-2/+14
2019-01-25qed: Revert error handling changes.Gravatar David S. Miller 2-37/+4
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-7/+8
2019-01-25nl80211: Allow set/del pmksa operations for APGravatar Liangwei Dong 1-0/+4