summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior2018-03-291-0/+22
| | * | | | | | cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss2018-03-291-0/+28
| | * | | | | | cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss2018-03-291-0/+28
| | * | | | | | cfg80211: fix data type of sta_opmode_info parametertamizhr@codeaurora.org2018-03-291-4/+4
| | * | | | | | mac80211: notify driver for change in multicast ratesPradeep Kumar Chitrapu2018-03-231-0/+3
| * | | | | | | net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-291-0/+1
| * | | | | | | rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-281-2/+9
| * | | | | | | net: Add more commentsKirill Tkhai2018-03-271-0/+4
| * | | | | | | net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2018-03-271-5/+7
| * | | | | | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-6/+0Star
| * | | | | | | sctp: remove unnecessary asoc in sctp_has_associationXin Long2018-03-271-4/+4
| * | | | | | | ip6mr: Support fib notificationsYuval Mintz2018-03-261-0/+2
| * | | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-261-0/+56
| |\ \ \ \ \ \ \
| | * | | | | | | Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi2018-03-131-1/+3
| | * | | | | | | rsi: add coex supportPrameela Rani Garnepudi2018-03-131-0/+20
| | * | | | | | | rsi: add header file rsi_91xPrameela Rani Garnepudi2018-03-131-0/+34
| * | | | | | | | net/sched: remove tcf_idr_cleanup()Davide Caratti2018-03-241-1/+0Star
| * | | | | | | | tls: RX path for ktlsDave Watson2018-03-231-2/+25
| * | | | | | | | tls: Refactor variable namesDave Watson2018-03-231-1/+1
| * | | | | | | | tls: Pass error code explicitly to tls_err_abortDave Watson2018-03-231-3/+3
| * | | | | | | | tls: Move cipher info to a separate structDave Watson2018-03-231-11/+15
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | devlink: Remove top_hierarchy arg for DEVLINK disabled pathDavid Ahern2018-03-231-1/+0Star
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-237-3/+42
| |\ \ \ \ \ \ \
| * | | | | | | | net: Replace ip_ra_lock with per-net mutexKirill Tkhai2018-03-221-0/+1
| * | | | | | | | net: Make ip_ra_chain per struct netKirill Tkhai2018-03-222-2/+12
| * | | | | | | | devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern2018-03-221-1/+0Star
| * | | | | | | | net: add uevent socket memberChristian Brauner2018-03-221-1/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-211-0/+4
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend2018-03-191-1/+1
| | * | | | | | | sock: make static tls function alloc_sg generic sock helperJohn Fastabend2018-03-191-0/+4
| * | | | | | | | sctp: use proc_remove_subtree()Al Viro2018-03-181-10/+1Star
| * | | | | | | | 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-141-0/+1
| * | | | | | | | sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long2018-03-141-6/+6
| * | | | | | | | sctp: add support for SCTP AUTH Information for sendmsgXin Long2018-03-141-0/+1
| * | | | | | | | sctp: add refcnt support for sh_keyXin Long2018-03-143-6/+15
| * | | | | | | | 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 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-091-0/+2
| |/ / / / / / /
| * | | | | | | sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long2018-03-071-0/+1
| * | | | | | | sctp: add support for PR-SCTP Information for sendmsgXin Long2018-03-071-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-3/+15
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| * | | | | | net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer2018-03-051-0/+1
| * | | | | | net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer2018-03-051-1/+1
| * | | | | | net: core: dst_cache: Fix a typo in a commentJonathan Neuschäfer2018-03-051-1/+1
| * | | | | | dsa: Pass the port to get_sset_count()Andrew Lunn2018-03-041-1/+1
| * | | | | | net: Remove unused get_hash_from_flow functionsDavid Ahern2018-03-041-16/+0Star