Age | Commit message (Expand) | Author | Files | Lines |
2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 7 | -5/+32 |
2023-08-23 | batman-adv: Hold rtnl lock during MTU update via netlink | Sven Eckelmann | 1 | -0/+3 |
2023-08-14 | batman-adv: Drop per algo GW section class code | Sven Eckelmann | 6 | -107/+8 |
2023-08-14 | batman-adv: Keep batadv_netlink_notify_* static | Sven Eckelmann | 2 | -11/+5 |
2023-08-14 | batman-adv: Drop unused function batadv_gw_bandwidth_set | Sven Eckelmann | 2 | -90/+0 |
2023-08-09 | batman-adv: Fix batadv_v_ogm_aggr_send memory leak | Remi Pommarel | 1 | -1/+3 |
2023-08-05 | batman-adv: Fix TT global entry leak when client roamed back | Remi Pommarel | 1 | -1/+0 |
2023-08-03 | batman-adv: Check hardif MTU against runtime MTU | Sven Eckelmann | 1 | -7/+13 |
2023-08-03 | batman-adv: Avoid magic value for minimum MTU | Sven Eckelmann | 1 | -1/+1 |
2023-08-03 | batman-adv: Remove unused declarations | YueHaibing | 1 | -4/+0 |
2023-08-03 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2023-07-28 | batman-adv: Do not get eth header before batadv_check_management_packet | Remi Pommarel | 2 | -2/+4 |
2023-07-20 | batman-adv: Don't increase MTU when set by user | Sven Eckelmann | 3 | -1/+22 |
2023-07-20 | batman-adv: Trigger events for auto adjusted MTU | Sven Eckelmann | 1 | -1/+1 |
2023-05-27 | batman-adv: Broken sync while rescheduling delayed work | Vladislav Efanov | 1 | -1/+1 |
2023-04-23 | net: vlan: introduce skb_vlan_eth_hdr() | Vladimir Oltean | 1 | -1/+1 |
2023-01-21 | batman-adv: tvlv: prepare for tvlv enabled multicast packet type | Linus Lüssing | 10 | -37/+72 |
2023-01-21 | batman-adv: mcast: remove now redundant single ucast forwarding | Linus Lüssing | 3 | -280/+33 |
2023-01-06 | batman-adv: Drop prandom.h includes | Sven Eckelmann | 4 | -4/+1 |
2023-01-06 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2022-12-14 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -2/+4 |
2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 4 | -6/+6 |
2022-11-07 | genetlink: introduce split op representation | Jakub Kicinski | 1 | -2/+4 |
2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+4 |
2022-09-20 | Merge tag 'batadv-next-pullrequest-20220916' of git://git.open-mesh.org/linux... | Jakub Kicinski | 4 | -43/+1 |
2022-09-15 | batman-adv: remove unused struct definitions | Marek Lindner | 1 | -39/+0 |
2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski | 1 | -0/+1 |
2022-08-20 | batman-adv: Fix hang up with small MTU hard-interface | Shigeru Yoshida | 1 | -0/+4 |
2022-08-20 | batman-adv: Drop initialization of flexible ethtool_link_ksettings | Sven Eckelmann | 1 | -1/+0 |
2022-08-17 | batman-adv: Drop unused headers in trace.h | Sven Eckelmann | 1 | -2/+0 |
2022-08-17 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2022-07-30 | batman-adv: tracing: Use the new __vstring() helper | Steven Rostedt (Google) | 1 | -7/+2 |
2022-05-22 | net: wrap the wireless pointers in struct net_device in an ifdef | Jakub Kicinski | 1 | -0/+2 |
2022-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+11 |
2022-04-22 | batman-adv: remove unnecessary type castings | Yu Zhe | 2 | -8/+8 |
2022-04-22 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2022-04-18 | batman-adv: Don't skb_split skbuffs with frag_list | Sven Eckelmann | 1 | -0/+11 |
2022-03-07 | batman-adv: Use netif_rx(). | Sebastian Andrzej Siewior | 1 | -1/+1 |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -9/+20 |
2022-03-03 | Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux... | Jakub Kicinski | 17 | -16/+19 |
2022-03-02 | batman-adv: Don't expect inter-netns unique iflink indices | Sven Eckelmann | 1 | -5/+14 |
2022-03-02 | batman-adv: Request iflink once in batadv_get_real_netdevice | Sven Eckelmann | 1 | -4/+5 |
2022-03-02 | batman-adv: Request iflink once in batadv-on-batadv check | Sven Eckelmann | 1 | -4/+5 |
2022-03-02 | batman-adv: Demote batadv-on-batadv skip error message | Sven Eckelmann | 1 | -2/+2 |
2022-03-02 | batman-adv: Migrate to linux/container_of.h | Sven Eckelmann | 16 | -12/+16 |
2022-02-05 | ipv6: make mc_forwarding atomic | Eric Dumazet | 1 | -1/+1 |
2022-01-23 | batman-adv: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET | 1 | -1/+0 |
2022-01-23 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2022-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -11/+21 |
2022-01-02 | batman-adv: mcast: don't send link-local multicast to mcast routers | Linus Lüssing | 3 | -11/+21 |