Age | Commit message (Expand) | Author |
2023-04-23 | net: vlan: introduce skb_vlan_eth_hdr() | Vladimir Oltean |
2023-01-21 | batman-adv: tvlv: prepare for tvlv enabled multicast packet type | Linus Lüssing |
2023-01-21 | batman-adv: mcast: remove now redundant single ucast forwarding | Linus Lüssing |
2023-01-06 | batman-adv: Drop prandom.h includes | Sven Eckelmann |
2023-01-06 | batman-adv: Start new development cycle | Simon Wunderlich |
2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld |
2022-11-07 | genetlink: introduce split op representation | Jakub Kicinski |
2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-09-19 | Merge tag 'batadv-next-pullrequest-20220916' of git://git.open-mesh.org/linux... | Jakub Kicinski |
2022-09-15 | batman-adv: remove unused struct definitions | Marek Lindner |
2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski |
2022-08-20 | batman-adv: Fix hang up with small MTU hard-interface | Shigeru Yoshida |
2022-08-20 | batman-adv: Drop initialization of flexible ethtool_link_ksettings | Sven Eckelmann |
2022-08-17 | batman-adv: Drop unused headers in trace.h | Sven Eckelmann |
2022-08-17 | batman-adv: Start new development cycle | Simon Wunderlich |
2022-07-30 | batman-adv: tracing: Use the new __vstring() helper | Steven Rostedt (Google) |
2022-05-22 | net: wrap the wireless pointers in struct net_device in an ifdef | Jakub Kicinski |
2022-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-04-22 | batman-adv: remove unnecessary type castings | Yu Zhe |
2022-04-22 | batman-adv: Start new development cycle | Simon Wunderlich |
2022-04-17 | batman-adv: Don't skb_split skbuffs with frag_list | Sven Eckelmann |
2022-03-07 | batman-adv: Use netif_rx(). | Sebastian Andrzej Siewior |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-02 | Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux... | Jakub Kicinski |
2022-03-02 | batman-adv: Don't expect inter-netns unique iflink indices | Sven Eckelmann |
2022-03-02 | batman-adv: Request iflink once in batadv_get_real_netdevice | Sven Eckelmann |
2022-03-02 | batman-adv: Request iflink once in batadv-on-batadv check | Sven Eckelmann |
2022-03-02 | batman-adv: Demote batadv-on-batadv skip error message | Sven Eckelmann |
2022-03-02 | batman-adv: Migrate to linux/container_of.h | Sven Eckelmann |
2022-02-05 | ipv6: make mc_forwarding atomic | Eric Dumazet |
2022-01-23 | batman-adv: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET |
2022-01-23 | batman-adv: Start new development cycle | Simon Wunderlich |
2022-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-01-02 | batman-adv: mcast: don't send link-local multicast to mcast routers | Linus Lüssing |
2021-12-10 | batman-adv: remove unneeded variable in batadv_nc_init | Minghao Chi |
2021-11-15 | batman-adv: allow netlink usage in unprivileged containers | Linus Lüssing |
2021-11-15 | batman-adv: Start new development cycle | Simon Wunderlich |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-10-29 | exit/kthread: Have kernel threads return instead of calling do_exit | Eric W. Biederman |
2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-26 | net: batman-adv: fix error handling | Pavel Skripkin |
2021-10-20 | batman-adv: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski |
2021-10-20 | batman-adv: prepare for const netdev->dev_addr | Jakub Kicinski |
2021-10-16 | net: make use of helper netif_is_bridge_master() | Kyungrok Chung |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-08-19 | isystem: ship and use stdarg.h | Alexey Dobriyan |
2021-08-18 | batman-adv: bcast: remove remaining skb-copy calls | Linus Lüssing |
2021-08-08 | batman-adv: Drop NULL check before dropping references | Sven Eckelmann |
2021-08-08 | batman-adv: Check ptr for NULL before reducing its refcnt | Sven Eckelmann |