summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-05-04net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn1-0/+1
2019-05-03net: dsa: sja1105: Add support for VLAN operationsVladimir Oltean1-0/+4
2019-05-03net: dsa: Introduce driver for NXP SJA1105 5-port L2 switchVladimir Oltean1-0/+19
2019-05-03lib: Add support for generic packing operationsVladimir Oltean1-0/+49
2019-05-03net: macb: shrink macb_platform_data structureNicolas Ferre1-9/+0
2019-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+3
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2019-05-01net: ll_temac: Allow configuration of IRQ coalescingEsben Haabendal1-0/+5
2019-05-01net: ll_temac: Support indirect_mutex share within TEMAC IPEsben Haabendal1-0/+6
2019-05-01net: ll_temac: Add support for non-native register endiannessEsben Haabendal1-0/+2
2019-05-01net: ll_temac: Extend support to non-device-tree platformsEsben Haabendal1-0/+19
2019-05-01iov_iter: fix iov_iter_typeMing Lei1-1/+1
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-14/+31
2019-04-28ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek1-7/+4
2019-04-28netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek1-1/+1
2019-04-27net/tls: move definition of tls ops into net/tls.hJakub Kicinski1-22/+1
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau2-0/+3
2019-04-27bpf: add writable context for raw tracepointsMatt Mullins3-0/+4
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller1-5/+9
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn1-0/+1
2019-04-26ieee80211: update HE IEs to D4.0 specLiad Kaufman1-5/+8
2019-04-26cfg80211: support non-inheritance elementSara Sharon1-0/+1
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-0/+14
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-4/+45
2019-04-26bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2019-04-26bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev1-0/+8
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+12
2019-04-24net/ncsi: handle overflow when incrementing mac addressTao Ren1-0/+12
2019-04-24Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+7
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin1-0/+1
2019-04-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-0/+6
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen1-0/+1
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev1-1/+1
2019-04-23flow_dissector: handle no-skb use caseStanislav Fomichev1-5/+0
2019-04-23net: plumb network namespace into __skb_flow_dissectStanislav Fomichev1-8/+11
2019-04-23flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev1-0/+4
2019-04-23mmc: sdio: Add helper macro for sdio_driver boilerplateSean Wang1-0/+12
2019-04-23mmc: add SDIO identifiers for MediaTek Bluetooth devicesSean Wang1-0/+2
2019-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-0/+49
2019-04-23bpf: remove global variablesAlexei Starovoitov1-0/+5
2019-04-23Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed353-4190/+9891
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+4
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2019-04-20net: rework SIOCGSTAMP ioctl handlingArnd Bergmann1-0/+2
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-2/+0