summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-272-8/+13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-2110-6/+68
| |\ \ \ \ \
| | * | | | | bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend2018-12-202-0/+10
| | * | | | | bpf: sk_msg, fix socket data_ready eventsJohn Fastabend2018-12-201-0/+8
| | * | | | | bpf: skmsg, replace comments with BUILD bugJohn Fastabend2018-12-201-3/+1
| | * | | | | bpf: sockmap, metadata support for reporting size of msgJohn Fastabend2018-12-192-0/+4
| | * | | | | bpf: support raw tracepoints in modulesMatt Mullins2018-12-182-2/+10
| | * | | | | bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song2018-12-181-1/+4
| | * | | | | bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song2018-12-181-2/+18
| | * | | | | bpf: remove useless version check for prog loadDaniel Borkmann2018-12-171-1/+9
| | * | | | | bpf: add self-check logic to liveness analysisAlexei Starovoitov2018-12-151-0/+1
| | * | | | | bpf: verbose log bpf_line_info in verifierMartin KaFai Lau2018-12-141-0/+1
| | * | | | | bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau2018-12-141-1/+0
| | * | | | | bpf: include sub program tags in bpf_prog_infoSong Liu2018-12-131-0/+2
| | * | | | | bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin2018-12-131-0/+1
| | * | | | | bpf: pass struct btf pointer to the map_check_btf() callbackRoman Gushchin2018-12-131-0/+3
| * | | | | | net: seg6.h: remove an unused #includePeter Oskolkov2018-12-211-1/+0
| * | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-211-0/+1
| |\ \ \ \ \ \
| | * | | | | | brcmfmac: add support for CYW43012 SDIO chipsetChi-Hsien Lin2018-12-131-0/+1
| * | | | | | | linux/netlink.h: drop unnecessary extern prefixStephen Hemminger2018-12-211-24/+24
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-2025-125/+243
| |\ \ \ \ \ \ \
| * | | | | | | | neighbour: register rtnl doit handlerRoopa Prabhu2018-12-191-0/+1
| * | | | | | | | net: switch secpath to use skb extension infrastructureFlorian Westphal2018-12-192-26/+6
| * | | | | | | | xfrm: use secpath_exist where applicableFlorian Westphal2018-12-191-1/+1
| * | | | | | | | net: use skb_sec_path helper in more placesFlorian Westphal2018-12-192-3/+5
| * | | | | | | | net: move secpath_exist helper to sk_buff.hFlorian Westphal2018-12-192-12/+10
| * | | | | | | | xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal2018-12-191-1/+1
| * | | | | | | | net: convert bridge_nf to use skb extension infrastructureFlorian Westphal2018-12-193-32/+8
| * | | | | | | | sk_buff: add skb extension infrastructureFlorian Westphal2018-12-191-1/+110
| * | | | | | | | netfilter: avoid using skb->nf_bridge directlyFlorian Westphal2018-12-192-15/+24
| * | | | | | | | soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge2018-12-191-0/+4
| * | | | | | | | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-195-26/+780
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: update HE operation fields to D3.0Shaul Triebitz2018-12-181-13/+13
| | * | | | | | | | mac80211: propagate the support for TWT to the driverEmmanuel Grumbach2018-12-181-0/+3
| | * | | | | | | | ieee80211: add bits for TWT in Extended Capabilities IEEmmanuel Grumbach2018-12-181-0/+4
| | * | | | | | | | nl80211: Add support to notify radar event info received from STASriram R2018-12-181-0/+7
| | * | | | | | | | mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg2018-12-181-0/+8
| | * | | | | | | | cfg80211: clarify LCI/civic location documentationJohannes Berg2018-12-182-6/+16
| | * | | | | | | | wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap2018-12-182-2/+2
| | * | | | | | | | uapi/nl80211: fix spelling errorsStephen Hemminger2018-12-051-6/+6
| | * | | | | | | | {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-091-1/+2
| | * | | | | | | | {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-092-1/+12
| | * | | | | | | | {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-093-0/+8
| | * | | | | | | | mac80211: allow hardware scan to fall back to softwareJohannes Berg2018-11-091-0/+5
| | * | | | | | | | mac80211: allow drivers to use peer measurement APIJohannes Berg2018-11-091-0/+7
| | * | | | | | | | cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-092-0/+681
| | * | | | | | | | netlink: add nl_set_extack_cookie_u64()Johannes Berg2018-11-091-0/+9
| * | | | | | | | | net: phy: improve phy state checkingHeiner Kallweit2018-12-191-1/+23
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-12-182-1/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfrm: clean an indentation issue, remove a spaceColin Ian King2018-12-101-1/+1