Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | cfg80211: read wmm rules from regulatory database | Haim Dreyfuss | 2018-03-29 | 1 | -0/+28 | |
| | * | | | | | | cfg80211: fix data type of sta_opmode_info parameter | tamizhr@codeaurora.org | 2018-03-29 | 1 | -4/+4 | |
| | * | | | | | | mac80211: notify driver for change in multicast rates | Pradeep Kumar Chitrapu | 2018-03-23 | 1 | -0/+3 | |
| * | | | | | | | net: Introduce net_rwsem to protect net_namespace_list | Kirill Tkhai | 2018-03-29 | 1 | -0/+1 | |
| * | | | | | | | rxrpc, afs: Use debug_ids rather than pointers in traces | David Howells | 2018-03-27 | 1 | -2/+9 | |
| * | | | | | | | net: Add more comments | Kirill Tkhai | 2018-03-27 | 1 | -0/+4 | |
| * | | | | | | | net: Rename net_sem to pernet_ops_rwsem | Kirill Tkhai | 2018-03-27 | 1 | -5/+7 | |
| * | | | | | | | net: Drop pernet_operations::async | Kirill Tkhai | 2018-03-27 | 1 | -6/+0 | |
| * | | | | | | | sctp: remove unnecessary asoc in sctp_has_association | Xin Long | 2018-03-27 | 1 | -4/+4 | |
| * | | | | | | | ip6mr: Support fib notifications | Yuval Mintz | 2018-03-26 | 1 | -0/+2 | |
| * | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or... | David S. Miller | 2018-03-25 | 1 | -0/+56 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Bluetooth: btrsi: add new rsi bluetooth driver | Prameela Rani Garnepudi | 2018-03-13 | 1 | -1/+3 | |
| | * | | | | | | | rsi: add coex support | Prameela Rani Garnepudi | 2018-03-13 | 1 | -0/+20 | |
| | * | | | | | | | rsi: add header file rsi_91x | Prameela Rani Garnepudi | 2018-03-13 | 1 | -0/+34 | |
| * | | | | | | | | net/sched: remove tcf_idr_cleanup() | Davide Caratti | 2018-03-23 | 1 | -1/+0 | |
| * | | | | | | | | tls: RX path for ktls | Dave Watson | 2018-03-23 | 1 | -2/+25 | |
| * | | | | | | | | tls: Refactor variable names | Dave Watson | 2018-03-23 | 1 | -1/+1 | |
| * | | | | | | | | tls: Pass error code explicitly to tls_err_abort | Dave Watson | 2018-03-23 | 1 | -3/+3 | |
| * | | | | | | | | tls: Move cipher info to a separate struct | Dave Watson | 2018-03-23 | 1 | -11/+15 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | devlink: Remove top_hierarchy arg for DEVLINK disabled path | David Ahern | 2018-03-23 | 1 | -1/+0 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-23 | 7 | -3/+42 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net: Replace ip_ra_lock with per-net mutex | Kirill Tkhai | 2018-03-22 | 1 | -0/+1 | |
| * | | | | | | | | net: Make ip_ra_chain per struct net | Kirill Tkhai | 2018-03-22 | 2 | -2/+12 | |
| * | | | | | | | | devlink: Remove top_hierarchy arg to devlink_resource_register | David Ahern | 2018-03-22 | 1 | -1/+0 | |
| * | | | | | | | | net: add uevent socket member | Christian Brauner | 2018-03-22 | 1 | -1/+3 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-03-21 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | net: generalize sk_alloc_sg to work with scatterlist rings | John Fastabend | 2018-03-19 | 1 | -1/+1 | |
| | * | | | | | | | sock: make static tls function alloc_sg generic sock helper | John Fastabend | 2018-03-19 | 1 | -0/+4 | |
| * | | | | | | | | sctp: use proc_remove_subtree() | Al Viro | 2018-03-17 | 1 | -10/+1 | |
| * | | | | | | | | udp: Move the udp sysctl to namespace. | Tonghao Zhang | 2018-03-16 | 1 | -0/+3 | |
| * | | | | | | | | net/ipv6: Change address check to always take a device argument | David Ahern | 2018-03-16 | 1 | -2/+2 | |
| * | | | | | | | | sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT | Xin Long | 2018-03-14 | 1 | -0/+1 | |
| * | | | | | | | | sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY | Xin Long | 2018-03-14 | 1 | -6/+6 | |
| * | | | | | | | | sctp: add support for SCTP AUTH Information for sendmsg | Xin Long | 2018-03-14 | 1 | -0/+1 | |
| * | | | | | | | | sctp: add refcnt support for sh_key | Xin Long | 2018-03-14 | 3 | -6/+15 | |
| * | | | | | | | | net: Add comment about pernet_operations methods and synchronization | Kirill Tkhai | 2018-03-13 | 1 | -0/+14 | |
| * | | | | | | | | net: ipv6: Introduce ip6_multipath_hash_policy() | Petr Machata | 2018-03-12 | 1 | -0/+11 | |
| * | | | | | | | | net sched actions: add new tc_action_ops callback | Roman Mashak | 2018-03-09 | 1 | -0/+1 | |
| * | | | | | | | | net sched actions: update Add/Delete action API with new argument | Roman Mashak | 2018-03-09 | 1 | -1/+2 | |
| * | | | | | | | | net: do not create fallback tunnels for non-default namespaces | Eric Dumazet | 2018-03-09 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg | Xin Long | 2018-03-07 | 1 | -0/+1 | |
| * | | | | | | | sctp: add support for PR-SCTP Information for sendmsg | Xin Long | 2018-03-07 | 1 | -0/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-06 | 1 | -3/+15 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | net: core: dst: Add kernel-doc for 'net' parameter | Jonathan Neuschäfer | 2018-03-05 | 1 | -0/+1 | |
| * | | | | | | net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency | Jonathan Neuschäfer | 2018-03-05 | 1 | -1/+1 | |
| * | | | | | | net: core: dst_cache: Fix a typo in a comment | Jonathan Neuschäfer | 2018-03-05 | 1 | -1/+1 | |
| * | | | | | | dsa: Pass the port to get_sset_count() | Andrew Lunn | 2018-03-04 | 1 | -1/+1 | |
| * | | | | | | net: Remove unused get_hash_from_flow functions | David Ahern | 2018-03-04 | 1 | -16/+0 | |
| * | | | | | | net/ipv6: Add support for path selection using hash of 5-tuple | David Ahern | 2018-03-04 | 3 | -2/+4 | |
| * | | | | | | net/ipv6: Pass skb to route lookup | David Ahern | 2018-03-04 | 3 | -5/+11 |