summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Introduce ndo_get_port_parent_id()Florian Fainelli2019-02-065-5/+82
* devlink: add hardware errors tracing facilityNir Dotan2019-02-061-0/+1
* ethtool: add ethtool_rx_flow_spec to flow_rule structure translatorPablo Neira Ayuso2019-02-061-0/+241
* cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso2019-02-061-5/+0
* flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2019-02-061-0/+4
* cls_api: add translator to flow_action representationPablo Neira Ayuso2019-02-062-0/+113
* flow_offload: add flow action infrastructurePablo Neira Ayuso2019-02-063-5/+33
* flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-063-14/+178
* net: Fix fall through warning in y2038 tstamp changes.David S. Miller2019-02-031-0/+1
* bpfilter: remove extra header search paths for bpfilter_umhMasahiro Yamada2019-02-032-2/+1
* net: Fix ip_mc_{dec,inc}_group allocation contextFlorian Fainelli2019-02-032-13/+26
* net: devlink: report cell size of shared buffersJakub Kicinski2019-02-031-0/+3
* sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-031-14/+39
* socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-031-2/+2
* socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-035-20/+61
* socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-035-22/+91
* socket: Use old_timeval types for socket timestampsDeepa Dinamani2019-02-035-8/+8
* sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-037-21/+21
* socket: move compat timeout handling into sock.cArnd Bergmann2019-02-033-89/+46
* ipv4/igmp: Don't drop IGMP pkt with zeros src addrEdward Chron2019-02-031-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-012-6/+22
|\
| * xdp: Provide extack messages when prog attachment failedMaciej Fijalkowski2019-02-011-3/+9
| * bpf: introduce bpf_spin_lockAlexei Starovoitov2019-02-011-3/+13
* | ethtool: add compat for devlink infoJakub Kicinski2019-02-012-0/+70
* | devlink: add version reporting to devlink info APIJakub Kicinski2019-02-011-0/+57
* | devlink: add device information APIJakub Kicinski2019-02-011-0/+112
* | ipconfig: add carrier_timeout kernel parameterMartin Kepplinger2019-02-011-5/+22
* | ipv4: fib: use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-011-1/+1
* | net: tls: Set async_capable for tls zerocopy only if we see EINPROGRESSDave Watson2019-02-011-2/+2
* | net: tls: Add tls 1.3 supportDave Watson2019-02-014-26/+101
* | net: tls: Refactor control message handling on recvDave Watson2019-02-011-44/+44
* | net: tls: Refactor tls aad space size calculationDave Watson2019-02-011-8/+9
* | net: tls: Support 256 bit keysDave Watson2019-02-012-6/+56
* | Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...David S. Miller2019-02-0161-64/+493
|\ \
| * | batman-adv: Update copyright years for 2019Sven Eckelmann2019-01-0461-61/+61
| * | batman-adv: Snoop DHCPACKs for DATLinus Lüssing2018-12-304-2/+431
| * | batman-adv: Start new development cycleSimon Wunderlich2018-12-301-1/+1
* | | Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/sc...David S. Miller2019-02-0119-46/+478
|\ \ \
| * | | mac80211: fix missing/malformed documentationJohannes Berg2019-02-011-0/+18
| * | | netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg2019-02-011-10/+5
| * | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-01173-4572/+4744
| |\ \ \ | | | |/ | | |/|
| * | | mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen2019-02-011-0/+3
| * | | mac80211: remove unused variableJohannes Berg2019-01-281-1/+0
| * | | nl80211: Allow set/del pmksa operations for APLiangwei Dong2019-01-251-1/+4
| * | | cfg80211: Authentication offload to user space in AP modeSrinivas Dasari2019-01-251-7/+18
| * | | cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam2019-01-251-0/+9
| * | | cfg80211: Notify all User Hints To self managed wiphysSriram R2019-01-251-3/+1
| * | | cfg80211: mark expected switch fall-throughsGustavo A. R. Silva2019-01-251-0/+2
| * | | mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen2019-01-252-3/+14
| * | | mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau2019-01-193-8/+25