summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu2018-03-231-0/+3
* cfg80211/nl80211: add DFS offload flagDmitry Lebed2018-03-211-0/+7
* cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed2018-03-211-0/+3
* sctp: use proc_remove_subtree()Al Viro2018-03-171-10/+1
* tipc: obsolete TIPC_ZONE_SCOPEJon Maloy2018-03-171-48/+54
* tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung2018-03-161-0/+1
* net: Add rtnl_lock_killable()Kirill Tkhai2018-03-161-0/+1
* udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-161-0/+3
* net/ipv6: Change address check to always take a device argumentDavid Ahern2018-03-161-2/+2
* sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long2018-03-142-0/+2
* sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long2018-03-141-1/+5
* sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long2018-03-142-6/+7
* sctp: add support for SCTP AUTH Information for sendmsgXin Long2018-03-142-1/+14
* sctp: add refcnt support for sh_keyXin Long2018-03-143-6/+15
* net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann2018-03-131-1/+3
* net: Add comment about pernet_operations methods and synchronizationKirill Tkhai2018-03-131-0/+14
* net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata2018-03-121-0/+11
* net: introduce IFF_NO_RX_HANDLERPaolo Abeni2018-03-091-0/+3
* net sched actions: add new tc_action_ops callbackRoman Mashak2018-03-091-0/+1
* net sched actions: update Add/Delete action API with new argumentRoman Mashak2018-03-091-1/+2
* net: do not create fallback tunnels for non-default namespacesEric Dumazet2018-03-092-0/+9
* net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree2018-03-082-6/+31
* Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2018-03-083-1/+238
|\
| * net/mlx5: IPSec, Add support for ESNAviad Yehezkel2018-03-072-0/+4
| * net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel2018-03-072-0/+8
| * net/mlx5: Refactor accel IPSec codeAviad Yehezkel2018-03-072-2/+140
| * net/mlx5: Added required metadata capability for ipsecAviad Yehezkel2018-03-071-0/+1
| * net/mlx5: Export ipsec capabilitiesAviad Yehezkel2018-03-071-0/+57
| * net/mlx5: IPSec, Add command V2 supportAviad Yehezkel2018-03-071-1/+3
| * net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman2018-03-071-1/+12
| * net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman2018-03-071-0/+16
* | net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren2018-03-081-0/+1
* | Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2018-03-073-2/+143
|\|
| * {net,IB}/mlx5: Add flow steering helpersBoris Pismenny2018-03-062-2/+140
| * net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel2018-03-062-0/+2
| * {net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak2018-03-061-0/+1
* | net: unpollute priv_flags spacePaolo Abeni2018-03-071-24/+8
* | sctp: add support for snd flag SCTP_SENDALL process in sendmsgXin Long2018-03-071-0/+2
* | sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long2018-03-072-0/+7
* | sctp: add support for PR-SCTP Information for sendmsgXin Long2018-03-072-0/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-0625-80/+137
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-053-37/+17
| |\ \
| | * | net: make skb_gso_*_seglen functions privateDaniel Axtens2018-03-041-33/+0
| | * | net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens2018-03-041-1/+1
| | * | mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko2018-02-281-3/+15
| | * | net: phy: Restore phy_resume() locking assumptionAndrew Lunn2018-02-271-0/+1
| * | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-031-1/+1
| |\ \ \
| | * | | dax: fix vma_is_fsdax() helperDan Williams2018-02-261-1/+1
| * | | | Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-035-8/+74
| |\ \ \ \
| | * | | | media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2018-02-233-7/+36