index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Broken sync while rescheduling delayed work
Vladislav Efanov
2023-05-26
1
-1
/
+1
*
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
batman-adv: tvlv: prepare for tvlv enabled multicast packet type
Linus Lüssing
2023-01-21
10
-37
/
+72
*
batman-adv: mcast: remove now redundant single ucast forwarding
Linus Lüssing
2023-01-21
3
-280
/
+33
*
batman-adv: Drop prandom.h includes
Sven Eckelmann
2023-01-06
4
-4
/
+1
*
batman-adv: Start new development cycle
Simon Wunderlich
2023-01-06
1
-1
/
+1
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
1
-2
/
+4
|
\
|
*
genetlink: introduce split op representation
Jakub Kicinski
2022-11-07
1
-2
/
+4
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
4
-6
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-0
/
+4
|
\
|
*
batman-adv: Fix hang up with small MTU hard-interface
Shigeru Yoshida
2022-08-20
1
-0
/
+4
*
|
Merge tag 'batadv-next-pullrequest-20220916' of git://git.open-mesh.org/linux...
Jakub Kicinski
2022-09-19
4
-43
/
+1
|
\
\
|
*
|
batman-adv: remove unused struct definitions
Marek Lindner
2022-09-15
1
-39
/
+0
|
*
|
batman-adv: Drop initialization of flexible ethtool_link_ksettings
Sven Eckelmann
2022-08-20
1
-1
/
+0
|
*
|
batman-adv: Drop unused headers in trace.h
Sven Eckelmann
2022-08-17
1
-2
/
+0
|
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2022-08-17
1
-1
/
+1
|
|
/
*
/
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
|
/
*
batman-adv: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
2022-07-30
1
-7
/
+2
*
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-12
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-02
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-10
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-03
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
[next]