| Commit message (Expand) | Author | Age | Files | Lines |
* | net: wrap the wireless pointers in struct net_device in an ifdef | Jakub Kicinski | 2022-05-22 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-13 | 1 | -0/+11 |
|\ |
|
| * | batman-adv: Don't skb_split skbuffs with frag_list | Sven Eckelmann | 2022-04-17 | 1 | -0/+11 |
* | | batman-adv: remove unnecessary type castings | Yu Zhe | 2022-04-22 | 2 | -8/+8 |
* | | batman-adv: Start new development cycle | Simon Wunderlich | 2022-04-22 | 1 | -1/+1 |
|/ |
|
* | batman-adv: Use netif_rx(). | Sebastian Andrzej Siewior | 2022-03-07 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-03-03 | 1 | -9/+20 |
|\ |
|
| * | batman-adv: Don't expect inter-netns unique iflink indices | Sven Eckelmann | 2022-03-02 | 1 | -5/+14 |
| * | batman-adv: Request iflink once in batadv_get_real_netdevice | Sven Eckelmann | 2022-03-02 | 1 | -4/+5 |
| * | batman-adv: Request iflink once in batadv-on-batadv check | Sven Eckelmann | 2022-03-02 | 1 | -4/+5 |
* | | Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux... | Jakub Kicinski | 2022-03-03 | 17 | -16/+19 |
|\ \ |
|
| * | | batman-adv: Demote batadv-on-batadv skip error message | Sven Eckelmann | 2022-03-02 | 1 | -2/+2 |
| * | | batman-adv: Migrate to linux/container_of.h | Sven Eckelmann | 2022-03-02 | 16 | -12/+16 |
| * | | batman-adv: Remove redundant 'flush_workqueue()' calls | Christophe JAILLET | 2022-01-23 | 1 | -1/+0 |
| * | | batman-adv: Start new development cycle | Simon Wunderlich | 2022-01-23 | 1 | -1/+1 |
| |/ |
|
* / | ipv6: make mc_forwarding atomic | Eric Dumazet | 2022-02-05 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-01-05 | 3 | -11/+21 |
|\ |
|
| * | batman-adv: mcast: don't send link-local multicast to mcast routers | Linus Lüssing | 2022-01-02 | 3 | -11/+21 |
* | | batman-adv: remove unneeded variable in batadv_nc_init | Minghao Chi | 2021-12-10 | 1 | -6/+2 |
* | | batman-adv: allow netlink usage in unprivileged containers | Linus Lüssing | 2021-11-15 | 1 | -15/+15 |
* | | batman-adv: Start new development cycle | Simon Wunderlich | 2021-11-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-11-11 | 1 | -1/+1 |
|\ |
|
| * | exit/kthread: Have kernel threads return instead of calling do_exit | Eric W. Biederman | 2021-10-29 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-10-28 | 4 | -20/+52 |
|\ \ |
|
| * | | net: batman-adv: fix error handling | Pavel Skripkin | 2021-10-26 | 4 | -20/+52 |
| |/ |
|
* | | batman-adv: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski | 2021-10-20 | 1 | -1/+1 |
* | | batman-adv: prepare for const netdev->dev_addr | Jakub Kicinski | 2021-10-20 | 5 | -13/+14 |
* | | net: make use of helper netif_is_bridge_master() | Kyungrok Chung | 2021-10-16 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-09-04 | 1 | -1/+1 |
|\ |
|
| * | isystem: ship and use stdarg.h | Alexey Dobriyan | 2021-08-19 | 1 | -1/+1 |
* | | batman-adv: bcast: remove remaining skb-copy calls | Linus Lüssing | 2021-08-18 | 1 | -2/+10 |
* | | batman-adv: Drop NULL check before dropping references | Sven Eckelmann | 2021-08-08 | 19 | -337/+169 |
* | | batman-adv: Check ptr for NULL before reducing its refcnt | Sven Eckelmann | 2021-08-08 | 14 | -113/+181 |
* | | batman-adv: Switch to kstrtox.h for kstrtou64 | Sven Eckelmann | 2021-08-08 | 1 | -1/+1 |
* | | batman-adv: Start new development cycle | Simon Wunderlich | 2021-08-08 | 1 | -1/+1 |
* | | net: Remove redundant if statements | Yajun Deng | 2021-08-05 | 6 | -28/+14 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-06-19 | 1 | -1/+3 |
|\ |
|
| * | batman-adv: Avoid WARN_ON timing related checks | Sven Eckelmann | 2021-05-18 | 1 | -1/+3 |
* | | batman-adv: Drop reduntant batadv interface check | Sven Eckelmann | 2021-06-02 | 1 | -9/+0 |
* | | batman-adv: Don't manually reattach hard-interface | Sven Eckelmann | 2021-06-02 | 1 | -34/+0 |
* | | batman-adv: Avoid name based attaching of hard interfaces | Sven Eckelmann | 2021-06-02 | 3 | -14/+6 |
* | | batman-adv: Drop implicit creation of batadv net_devices | Sven Eckelmann | 2021-06-02 | 3 | -45/+3 |
* | | batman-adv: Fix spelling mistakes | Zheng Yongjun | 2021-06-02 | 3 | -4/+4 |
* | | batman-adv: Remove the repeated declaration | Shaokun Zhang | 2021-05-30 | 1 | -1/+0 |
* | | batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support | Linus Lüssing | 2021-05-30 | 1 | -36/+5 |
* | | batman-adv: bcast: avoid skb-copy for (re)queued broadcasts | Linus Lüssing | 2021-05-17 | 1 | -1/+1 |
* | | batman-adv: bcast: queue per interface, if needed | Linus Lüssing | 2021-05-17 | 5 | -138/+270 |
* | | batman-adv: Always send iface index+name in genlmsg | Sven Eckelmann | 2021-05-17 | 3 | -0/+24 |
* | | batman-adv: Start new development cycle | Simon Wunderlich | 2021-05-17 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-04-10 | 1 | -0/+2 |
|\ |
|