summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-286-68/+75
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-286-55/+55
* mac80211: make multicast variable a bool in ieee80211_accept_frame()Luca Coelho2017-04-261-1/+1
* mac80211: disentangle iflist_mtx and chanctx_mtxJohannes Berg2017-04-263-8/+9
* mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach2017-04-261-0/+1
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-264-10/+11
* nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel2017-04-261-10/+30
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-266-57/+181
* cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-263-47/+9
* mac80211: rewrite monitor mode delivery logicJohannes Berg2017-04-251-59/+92
* cfg80211: Fix dfs state propagation for non-DFS center channelVasanthakumar Thiagarajan2017-04-251-3/+0
* net: Generic XDPDavid S. Miller2017-04-253-21/+176
* l2tp: define "l2tpeth" device typeGuillaume Nault2017-04-251-0/+5
* l2tp: set name_assign_type for devices created by l2tp_eth.cGuillaume Nault2017-04-251-2/+6
* net sched actions: Complete the JUMPX opcodeJamal Hadi Salim2017-04-251-0/+25
* can: network namespace support for CAN gatewayOliver Hartkopp2017-04-251-28/+44
* can: network namespace support for CAN_BCM protocolOliver Hartkopp2017-04-251-33/+57
* can: complete initial namespace supportOliver Hartkopp2017-04-253-103/+114
* can: remove obsolete definitionsOliver Hartkopp2017-04-251-4/+0
* can: remove obsolete pernet_operations definitionsOliver Hartkopp2017-04-251-4/+0
* can: fix memory leak in initial namespace supportOliver Hartkopp2017-04-251-0/+2
* tipc: check return value of nlmsg_newPan Bian2017-04-241-0/+2
* lwtunnel: check return value of nla_nest_startPan Bian2017-04-241-0/+2
* cls_flower: add support for matching MPLS fields (v2)Benjamin LaHaise2017-04-241-0/+74
* flow_dissector: add mpls support (v2)Benjamin LaHaise2017-04-241-3/+22
* net/tcp_fastopen: Remove mss check in tcp_write_timeout()Wei Wang2017-04-241-4/+3
* net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang2017-04-243-4/+6
* net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2017-04-245-4/+145
* Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-04-241-3/+23
|\
| * net/devlink: Add E-Switch encapsulation controlRoi Dayan2017-04-221-3/+23
* | net: add rcu locking when changing early demuxDavid Ahern2017-04-241-0/+3
* | openvswitch: Add eventmask support to CT action.Jarno Rajahalme2017-04-241-0/+27
* | openvswitch: Typo fix.Jarno Rajahalme2017-04-241-1/+1
* | packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney2017-04-241-0/+44
* | VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-242-0/+67
* | VSOCK: Add vsockmon tap functionsGerard Garcia2017-04-242-1/+115
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-219-81/+188
|\
| * netpoll: Check for skb->queue_mappingTushar Dave2017-04-211-2/+8
| * ip6mr: fix notification device destructionNikolay Aleksandrov2017-04-211-7/+6
| * net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter2017-04-211-1/+3
| * net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-211-0/+4
| * gso: Validate assumption of frag_list segementationIlan Tayari2017-04-211-4/+14
| * ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun2017-04-211-1/+0
| * net sched actions: allocate act cookie earlyWolfgang Bumiller2017-04-201-23/+32
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-201-29/+64
| |\
| | * af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu2017-04-181-21/+26
| | * af_key: Add lock to key dumpYuejie Shi2017-04-031-8/+38
| * | ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun2017-04-201-0/+3
| * | mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-201-0/+21
| * | Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-04-201-18/+47
| |\ \
OpenPOWER on IntegriCloud