Age | Commit message (Expand) | Author | Files | Lines |
2025-05-27 | net: core: Convert dev_set_mac_address() to struct sockaddr_storage | Kees Cook | 1 | -1/+1 |
2025-05-27 | ieee802154: Use struct sockaddr_storage with dev_set_mac_address() | Kees Cook | 1 | -4/+4 |
2025-03-18 | inet: frags: save a pair of atomic operations in reassembly | Eric Dumazet | 1 | -1/+4 |
2025-03-18 | inet: frags: change inet_frag_kill() to defer refcount updates | Eric Dumazet | 1 | -7/+10 |
2025-03-18 | inet: frags: add inet_frag_putn() helper | Eric Dumazet | 1 | -3/+4 |
2025-03-08 | net: move misc netdev_lock flavors to a separate header | Jakub Kicinski | 1 | -0/+1 |
2025-03-04 | net: rename netns_local to netns_immutable | Nicolas Dichtel | 2 | -6/+6 |
2025-02-21 | ieee802154: 6lowpan: Validate link netns in newlink() of rtnl_link_ops | Xiao Liang | 1 | -0/+2 |
2025-02-21 | rtnetlink: Pack newlink() params into struct | Xiao Liang | 1 | -2/+3 |
2024-11-11 | net: convert to nla_get_*_default() | Johannes Berg | 2 | -28/+13 |
2024-10-15 | net: ieee802154: do not leave a dangling sk pointer in ieee802154_create() | Ignat Korchagin | 1 | -5/+7 |
2024-09-03 | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local | Alexander Lobakin | 2 | -6/+6 |
2024-05-28 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -1/+1 |
2024-05-23 | net: Rename mono_delivery_time to tstamp_type for scalabilty | Abhishek Chauhan | 1 | -1/+1 |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 1 | -1/+1 |
2024-05-03 | net: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 1 | -5/+1 |
2024-04-22 | sysctl: treewide: constify ctl_table_header::ctl_table_arg | Thomas Weißschuh | 1 | -1/+1 |
2024-03-08 | Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc... | Jakub Kicinski | 2 | -2/+2 |
2024-03-06 | ieee802154: cfg802154: make wpan_phy_class constant | Ricardo B. Marliere | 2 | -2/+2 |
2024-02-26 | rtnetlink: prepare nla_put_iflink() to run under RCU | Eric Dumazet | 1 | -1/+1 |
2024-01-29 | net: fill in MODULE_DESCRIPTION()s for ieee802154 | Breno Leitao | 2 | -0/+2 |
2023-12-15 | mac802154: Avoid new associations while disassociating | Miquel Raynal | 1 | -1/+7 |
2023-12-15 | ieee802154: Avoid confusing changes after associating | Miquel Raynal | 1 | -12/+18 |
2023-11-20 | ieee802154: Give the user the association list | Miquel Raynal | 1 | -2/+101 |
2023-11-20 | mac802154: Follow the number of associated devices | Miquel Raynal | 1 | -0/+2 |
2023-11-20 | ieee802154: Add support for limiting the number of associated devices | Miquel Raynal | 3 | -0/+37 |
2023-11-20 | mac802154: Handle association requests from peers | Miquel Raynal | 2 | -0/+37 |
2023-11-20 | mac802154: Handle disassociations | Miquel Raynal | 1 | -0/+2 |
2023-11-20 | ieee802154: Add support for user disassociation requests | Miquel Raynal | 3 | -0/+75 |
2023-11-20 | mac802154: Handle associating | Miquel Raynal | 1 | -0/+12 |
2023-11-20 | ieee802154: Add support for user association requests | Miquel Raynal | 3 | -0/+77 |
2023-11-20 | ieee802154: Internal PAN management | Miquel Raynal | 3 | -1/+66 |
2023-11-20 | ieee802154: Let PAN IDs be reset | Miquel Raynal | 1 | -10/+0 |
2023-08-29 | Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+6 |
2023-08-15 | networking: Update to register_net_sysctl_sz | Joel Granados | 1 | -2/+6 |
2023-08-15 | genetlink: use attrs from struct genl_info | Jakub Kicinski | 1 | -2/+2 |
2023-06-24 | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 1 | -2/+0 |
2023-06-24 | Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm... | Jakub Kicinski | 2 | -1/+48 |
2023-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2023-06-16 | ieee802154: Replace strlcpy with strscpy | Azeem Shaikh | 1 | -1/+1 |
2023-06-15 | net: ioctl: Use kernel memory on protocol ioctl callbacks | Breno Leitao | 1 | -8/+7 |
2023-06-06 | Merge tag 'v6.4-rc4' into wpan-next/staging | Miquel Raynal | 1 | -2/+1 |
2023-05-16 | Revert "net: Remove low_thresh in ip defrag" | Jakub Kicinski | 1 | -4/+5 |
2023-05-15 | net: Remove low_thresh in ip defrag | Angus Chen | 1 | -5/+4 |
2023-03-24 | net: ieee802154: Handle limited devices with only datagram support | Miquel Raynal | 1 | -0/+10 |
2023-03-23 | mac802154: Handle received BEACON_REQ | Miquel Raynal | 1 | -0/+13 |
2023-03-23 | ieee802154: Add support for allowing to answer BEACON_REQ | Miquel Raynal | 1 | -1/+1 |
2023-03-23 | mac802154: Handle active scanning | Miquel Raynal | 1 | -0/+23 |
2023-03-23 | ieee802154: Add support for user active scan requests | Miquel Raynal | 1 | -0/+1 |
2023-03-17 | net: ieee802154: remove an unnecessary null pointer check | Dongliang Mu | 1 | -2/+1 |
2023-03-02 | ieee802154: Prevent user from crashing the host | Miquel Raynal | 1 | -1/+1 |
2023-02-18 | ieee802154: Drop device trackers | Miquel Raynal | 1 | -20/+4 |
2023-02-18 | ieee802154: Change error code on monitor scan netlink request | Miquel Raynal | 1 | -1/+1 |
2023-02-18 | ieee802154: Convert scan error messages to extack | Miquel Raynal | 1 | -6/+13 |
2023-02-18 | ieee802154: Use netlink policies when relevant on scan parameters | Miquel Raynal | 1 | -56/+28 |
2023-01-28 | mac802154: Handle basic beaconing | Miquel Raynal | 1 | -0/+24 |
2023-01-28 | ieee802154: Add support for user beaconing requests | Miquel Raynal | 4 | -0/+143 |
2023-01-03 | ieee802154: Introduce a helper to validate a channel | Miquel Raynal | 1 | -2/+1 |
2023-01-03 | ieee802154: Add support for user scanning requests | Miquel Raynal | 4 | -0/+291 |
2022-12-07 | Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc... | Jakub Kicinski | 2 | -0/+105 |
2022-11-29 | ieee802154: Advertize coordinators discovery | Miquel Raynal | 2 | -0/+105 |
2022-11-07 | genetlink: introduce split op representation | Jakub Kicinski | 1 | -2/+4 |
2022-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
2022-10-26 | Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -0/+3 |
2022-10-07 | net: ieee802154: fix error return code in dgram_bind() | Wei Yongjun | 1 | -1/+3 |
2022-10-05 | net/ieee802154: don't warn zero-sized raw_sendmsg() | Tetsuo Handa | 1 | -0/+4 |
2022-10-05 | Revert "net/ieee802154: reject zero-sized raw_sendmsg()" | Alexander Aring | 1 | -3/+0 |
2022-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+3 |
2022-10-03 | net/ieee802154: reject zero-sized raw_sendmsg() | Tetsuo Handa | 1 | -0/+3 |
2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -19/+23 |
2022-09-16 | net/ieee802154: fix uninit value bug in dgram_sendmsg | Haimin Zhang | 1 | -19/+23 |
2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski | 2 | -0/+2 |
2022-06-10 | net: mac802154: Introduce a tx queue flushing mechanism | Miquel Raynal | 1 | -0/+1 |
2022-06-10 | net: mac802154: Bring the ability to hold the transmit queue | Miquel Raynal | 1 | -0/+2 |
2022-04-28 | net: SO_RCVMARK socket option for SO_MARK with recvmsg() | Erin MacNeil | 1 | -2/+2 |
2022-04-12 | net: remove noblock parameter from recvmsg() entities | Oliver Hartkopp | 1 | -4/+2 |
2022-04-06 | net: remove noblock parameter from skb_recv_datagram() | Oliver Hartkopp | 1 | -2/+4 |
2022-03-03 | net: ipv6: Handle delivery_time in ipv6 defrag | Martin KaFai Lau | 1 | -0/+1 |
2022-02-10 | Merge tag 'ieee802154-for-davem-2022-02-10' of git://git.kernel.org/pub/scm/l... | David S. Miller | 1 | -2/+2 |
2022-02-04 | net: don't include ndisc.h from ipv6.h | Jakub Kicinski | 1 | -0/+1 |
2022-01-28 | net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant | Miquel Raynal | 1 | -2/+2 |
2022-01-27 | net: ieee802154: Return meaningful error codes from the netlink helpers | Miquel Raynal | 1 | -4/+4 |
2021-11-16 | net: drop nopreempt requirement on sock_prot_inuse_add() | Eric Dumazet | 1 | -2/+2 |
2021-10-20 | mac802154: use dev_addr_set() - manual | Jakub Kicinski | 1 | -1/+1 |
2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+6 |
2021-08-10 | net: Fix memory leak in ieee802154_raw_deliver | Takeshi Misawa | 1 | -1/+6 |
2021-08-05 | net: Remove redundant if statements | Yajun Deng | 3 | -6/+3 |
2021-07-23 | net: socket: rework compat_ifreq_ioctl() | Arnd Bergmann | 1 | -2/+2 |
2021-06-03 | ieee802154: fix error return code in ieee802154_llsec_getparams() | Wei Yongjun | 1 | -1/+3 |
2021-06-03 | ieee802154: fix error return code in ieee802154_add_iface() | Zhen Lei | 1 | -1/+3 |
2021-06-03 | net/ieee802154: drop unneeded assignment in llsec_iter_devkeys() | Yang Li | 1 | -3/+3 |
2021-04-23 | net: ieee802154: fix null deref in parse dev addr | Dan Robertson | 1 | -4/+5 |
2021-04-06 | net: ieee802154: stop dump llsec params for monitors | Alexander Aring | 1 | -0/+5 |
2021-04-06 | net: ieee802154: forbid monitor for del llsec seclevel | Alexander Aring | 1 | -0/+3 |
2021-04-06 | net: ieee802154: forbid monitor for add llsec seclevel | Alexander Aring | 1 | -0/+3 |
2021-04-06 | net: ieee802154: stop dump llsec seclevels for monitors | Alexander Aring | 1 | -0/+5 |
2021-04-06 | net: ieee802154: forbid monitor for del llsec devkey | Alexander Aring | 1 | -0/+3 |
2021-04-06 | net: ieee802154: forbid monitor for add llsec devkey | Alexander Aring | 1 | -0/+3 |
2021-04-06 | net: ieee802154: stop dump llsec devkeys for monitors | Alexander Aring | 1 | -0/+5 |
2021-04-06 | net: ieee802154: forbid monitor for del llsec dev | Alexander Aring | 1 | -0/+3 |
2021-04-06 | net: ieee802154: forbid monitor for add llsec dev | Alexander Aring | 1 | -0/+3 |
2021-04-06 | net: ieee802154: stop dump llsec devs for monitors | Alexander Aring | 1 | -0/+5 |
2021-04-06 | net: ieee802154: forbid monitor for del llsec key | Alexander Aring | 1 | -0/+3 |
2021-04-06 | net: ieee802154: forbid monitor for add llsec key | Alexander Aring | 1 | -0/+3 |
2021-04-06 | net: ieee802154: stop dump llsec keys for monitors | Alexander Aring | 1 | -0/+5 |
2021-04-06 | net: ieee802154: forbid monitor for set llsec params | Alexander Aring | 1 | -0/+3 |
2021-03-02 | net: ieee802154: nl-mac: fix check on panid | Alexander Aring | 1 | -3/+4 |
2021-02-24 | net: ieee802154: fix nl802154 del llsec devkey | Alexander Aring | 1 | -1/+2 |
2021-02-24 | net: ieee802154: fix nl802154 add llsec key | Alexander Aring | 1 | -1/+2 |
2021-02-24 | net: ieee802154: fix nl802154 del llsec dev | Alexander Aring | 1 | -1/+2 |
2021-02-24 | net: ieee802154: fix nl802154 del llsec key | Alexander Aring | 1 | -1/+2 |
2021-02-24 | Merge remote-tracking branch 'net/master' | Stefan Schmidt | 1 | -1/+1 |
2020-11-16 | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel | 1 | -1/+1 |
2020-11-06 | net/ieee802154: remove unused macros to tame gcc | Alex Shi | 1 | -4/+0 |
2020-10-02 | genetlink: move to smaller ops wherever possible | Jakub Kicinski | 1 | -3/+3 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -3/+3 |
2020-07-24 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig | 1 | -3/+3 |
2020-07-19 | net: remove compat_sock_common_{get,set}sockopt | Christoph Hellwig | 1 | -8/+0 |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2 | -4/+4 |
2020-05-08 | ieee802154: 6lowpan: remove unnecessary comparison | Yang Yingliang | 1 | -1/+1 |
2020-05-04 | net: partially revert dynamic lockdep key changes | Cong Wang | 1 | -0/+8 |
2020-03-03 | nl802154: add missing attribute validation for dev_type | Jakub Kicinski | 1 | -0/+1 |
2020-03-03 | nl802154: add missing attribute validation | Jakub Kicinski | 1 | -0/+5 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -8/+0 |
2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo | 1 | -8/+0 |
2019-10-06 | net: ieee802154: have genetlink code to parse the attrs during dumpit | Jiri Pirko | 1 | -25/+14 |
2019-09-24 | ieee802154: enforce CAP_NET_RAW for raw sockets | Ori Nimron | 1 | -0/+3 |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+1 |
2019-08-24 | Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -1/+1 |
2019-08-14 | net: ieee802154: remove redundant assignment to rc | Colin Ian King | 1 | -1/+1 |
2019-08-08 | inet: frags: re-introduce skb coalescing for local delivery | Guillaume Nault | 1 | -1/+1 |
2019-07-30 | drivers: Introduce device lookup variants by name | Suzuki K Poulose | 1 | -6/+1 |
2019-06-19 | inet: fix various use-after-free in defrags units | Eric Dumazet | 1 | -2/+11 |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 13 | -115/+15 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 12 | -109/+14 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-05-28 | inet: frags: call inet_frags_fini() after unregister_pernet_subsys() | Eric Dumazet | 1 | -1/+1 |
2019-05-26 | net: dynamically allocate fqdir structures | Eric Dumazet | 1 | -11/+13 |
2019-05-26 | net: add a net pointer to struct fqdir | Eric Dumazet | 1 | -1/+1 |
2019-05-26 | net: rename inet_frags_init_net() to fdir_init() | Eric Dumazet | 1 | -2/+1 |
2019-05-26 | ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table | Eric Dumazet | 1 | -11/+6 |
2019-05-26 | net: rename struct fqdir fields | Eric Dumazet | 1 | -18/+18 |
2019-05-26 | net: rename inet_frags_exit_net() to fqdir_exit() | Eric Dumazet | 1 | -2/+2 |
2019-05-26 | inet: rename netns_frags to fqdir | Eric Dumazet | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 3 | -0/+3 |
2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg | 1 | -0/+29 |
2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg | 1 | -28/+18 |
2019-04-27 | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 1 | -16/+18 |
2019-04-19 | net: rework SIOCGSTAMP ioctl handling | Arnd Bergmann | 1 | -4/+2 |
2019-03-22 | genetlink: make policy common to family | Johannes Berg | 3 | -31/+2 |
2019-02-26 | net: remove unused struct inet_frag_queue.fragments field | Peter Oskolkov | 1 | -1/+0 |
2019-02-19 | 6lowpan: use rbtree for IP frag queue | Peter Oskolkov | 1 | -112/+29 |
2018-12-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2018-12-24 | ieee802154: lowpan_header_create check must check daddr | Willem de Bruijn | 1 | -0/+3 |
2018-12-13 | net: dev: Add extack argument to dev_set_mac_address() | Petr Machata | 1 | -1/+1 |
2018-09-21 | net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net | Peter Oskolkov | 1 | -1/+0 |
2018-09-10 | net: Add and use skb_mark_not_on_list(). | David S. Miller | 1 | -1/+1 |
2018-08-06 | net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net' | Colin Ian King | 1 | -5/+0 |
2018-08-06 | net: 6lowpan: fix reserved space for single frames | Alexander Aring | 1 | -3/+18 |
2018-08-06 | Merge remote-tracking branch 'net-next/master' | Stefan Schmidt | 4 | -3/+7 |
2018-07-24 | net: remove blank lines at end of file | Stephen Hemminger | 2 | -2/+0 |
2018-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -1/+1 |
2018-07-18 | ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module | Florian Westphal | 1 | -1/+1 |
2018-07-13 | ieee802154: add rx LQI from userspace | Romuald CARI | 1 | -0/+17 |
2018-07-05 | ieee802154: 6lowpan: set IFLA_LINK | Lubomir Rintel | 1 | -0/+6 |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 1 | -2/+2 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -2/+2 |
2018-05-26 | net: convert datagram_poll users tp ->poll_mask | Christoph Hellwig | 1 | -2/+2 |
2018-04-23 | net: ieee802154: 6lowpan: fix frag reassembly | Alexander Aring | 2 | -9/+9 |
2018-04-04 | inet: frags: fix ip6frag_low_thresh boundary | Eric Dumazet | 1 | -2/+0 |
2018-03-31 | inet: frags: break the 2GB limit for frags storage | Eric Dumazet | 1 | -5/+5 |
2018-03-31 | inet: frags: remove inet_frag_maybe_warn_overflow() | Eric Dumazet | 1 | -3/+2 |
2018-03-31 | inet: frags: use rhashtables for reassembly units | Eric Dumazet | 2 | -71/+46 |
2018-03-31 | inet: frags: refactor lowpan_net_frag_init() | Eric Dumazet | 1 | -9/+11 |
2018-03-31 | inet: frags: add a pointer to struct netns_frags | Eric Dumazet | 1 | -6/+7 |
2018-03-31 | inet: frags: change inet_frags_init_net() return value | Eric Dumazet | 1 | -3/+8 |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 2 | -2/+0 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+8 |
2018-03-22 | net: Convert lowpan_frags_ops | Kirill Tkhai | 1 | -0/+1 |
2018-03-09 | ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event() | Eric Dumazet | 1 | -4/+8 |
2018-02-27 | Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -0/+1 |
2018-02-27 | net: Convert cfg802154_pernet_ops | Kirill Tkhai | 1 | -0/+1 |
2018-02-14 | ieee802154: 6lowpan: set IFF_NO_QUEUE | Alexander Aring | 1 | -0/+1 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -0/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 7 | -0/+7 |
2017-10-18 | Merge remote-tracking branch 'net-next/master' | Stefan Schmidt | 1 | -2/+3 |
2017-10-18 | inet: frags: Convert timers to use timer_setup() | Kees Cook | 1 | -2/+3 |
2017-10-16 | ieee802154: netlink: fix typo of the name of struct genl_ops | Xue Liu | 1 | -3/+3 |
2017-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+3 |
2017-09-03 | Revert "net: fix percpu memory leaks" | Jesper Dangaard Brouer | 1 | -8/+3 |
2017-08-25 | ieee802154: 6lowpan: make header_ops const | Bhumika Goyal | 1 | -1/+1 |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.validate | Matthias Schiffer | 1 | -1/+2 |
2017-06-26 | net: add netlink_ext_ack argument to rtnl_link_ops.newlink | Matthias Schiffer | 1 | -1/+2 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -4/+3 |
2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-06-07 | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 1 | -1/+1 |
2017-05-23 | net: ieee802154: fix net_device reference release too early | Lin Zhang | 1 | -4/+4 |
2017-05-23 | net: ieee802154: remove explicit set skb->sk | Lin Zhang | 1 | -2/+0 |
2017-04-13 | netlink: pass extended ACK struct where available | Johannes Berg | 1 | -5/+5 |