index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bridge_loop_avoidance.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-4
/
+2
*
batman-adv: Fix spelling mistakes
Zheng Yongjun
2021-06-02
1
-2
/
+2
*
batman-adv: Drop unused header preempt.h
Sven Eckelmann
2021-03-23
1
-1
/
+0
*
batman-adv: Use netif_rx_any_context().
Sebastian Andrzej Siewior
2021-02-13
1
-4
/
+1
*
batman-adv: Drop publication years from copyright info
Sven Eckelmann
2021-02-06
1
-1
/
+1
*
batman-adv: Drop deprecated debugfs support
Sven Eckelmann
2020-12-04
1
-130
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-28
/
+117
|
\
|
*
batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
Linus Lüssing
2020-09-15
1
-16
/
+87
|
*
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
Linus Lüssing
2020-09-15
1
-9
/
+25
|
*
batman-adv: Add missing include for in_interrupt()
Sven Eckelmann
2020-09-14
1
-0
/
+1
|
*
batman-adv: bla: fix type misuse for backbone_gw hash indexing
Linus Lüssing
2020-08-27
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
1
-1
/
+4
|
\
|
|
*
batman-adv: bla: use netif_rx_ni when not in interrupt context
Jussi Kivilinna
2020-08-18
1
-1
/
+4
*
|
batman-adv: Drop repeated words in comments
Sven Eckelmann
2020-08-18
1
-1
/
+1
|
/
*
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
2020-06-26
1
-3
/
+3
*
batman-adv: Update copyright years for 2020
Sven Eckelmann
2020-01-01
1
-1
/
+1
*
batman-adv: Annotate bitwise integer pointer casts
Sven Eckelmann
2019-12-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-3
/
+13
|
\
|
*
batman-adv: Reduce claim hash refcnt only for removed entry
Sven Eckelmann
2019-03-25
1
-3
/
+13
*
|
batman-adv: Make sysfs support optional
Sven Eckelmann
2019-03-25
1
-1
/
+0
*
|
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-03-25
1
-12
/
+0
|
/
*
batman-adv: Update copyright years for 2019
Sven Eckelmann
2019-01-04
1
-1
/
+1
*
batman-adv: Add inconsistent claim netlink dump detection
Sven Eckelmann
2018-11-12
1
-18
/
+23
*
batman-adv: Add inconsistent backbone netlink dump detection
Sven Eckelmann
2018-11-12
1
-18
/
+23
*
batman-adv: fix backbone_gw refcount on queue_work() failure
Marek Lindner
2018-09-07
1
-2
/
+8
*
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-8
/
+14
|
\
|
*
batman-adv: Fix netlink dumping of BLA backbones
Sven Eckelmann
2018-02-25
1
-4
/
+7
|
*
batman-adv: Fix netlink dumping of BLA claims
Sven Eckelmann
2018-02-25
1
-4
/
+7
*
|
batman-adv: Update copyright years for 2018
Sven Eckelmann
2018-02-26
1
-1
/
+1
|
/
*
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
2017-12-21
1
-1
/
+1
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-55
/
+54
*
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
2017-12-15
1
-1
/
+1
*
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-12-15
1
-0
/
+1
*
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
2017-05-23
1
-35
/
+38
*
batman-adv: handle race condition for claims between gateways
Andreas Pape
2017-03-22
1
-4
/
+16
*
batman-adv: changed debug messages for easier bla debugging
Andreas Pape
2017-03-22
1
-4
/
+14
*
batman-adv: prevent multiple ARP replies sent by gateways if dat enabled
Andreas Pape
2017-03-22
1
-0
/
+49
*
batman-adv: Convert BATADV_PRINT_VID macro to function
Sven Eckelmann
2017-03-16
1
-19
/
+19
*
Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-01-26
1
-1
/
+1
|
\
|
*
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
*
|
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-18
1
-1
/
+0
|
/
*
batman-adv: Allow to disable debugfs support
Sven Eckelmann
2016-08-09
1
-0
/
+4
*
batman-adv: Place kref_get for bla_backbone_gw near use
Sven Eckelmann
2016-08-09
1
-3
/
+1
*
batman-adv: Place kref_get for bla_claim near use
Sven Eckelmann
2016-08-09
1
-2
/
+3
*
batman-adv: add backbone table netlink support
Simon Wunderlich
2016-08-09
1
-0
/
+164
*
batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink
Andrew Lunn
2016-08-09
1
-0
/
+169
*
batman-adv: fix boolreturn.cocci warnings
kbuild test robot
2016-08-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-24
/
+92
|
\
|
*
batman-adv: Fix non-atomic bla_claim::backbone_gw access
Sven Eckelmann
2016-07-05
1
-23
/
+88
[next]