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
/
routing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: prepare for const netdev->dev_addr
Jakub Kicinski
2021-10-20
1
-1
/
+2
*
batman-adv: Drop NULL check before dropping references
Sven Eckelmann
2021-08-08
1
-26
/
+13
*
batman-adv: bcast: queue per interface, if needed
Linus Lüssing
2021-05-17
1
-3
/
+6
*
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
-10
/
+0
*
batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
Linus Lüssing
2020-09-05
1
-0
/
+4
*
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
2020-06-26
1
-2
/
+2
*
batman-adv: use rcu_replace_pointer() where appropriate
Antonio Quartulli
2020-05-22
1
-2
/
+2
*
batman-adv: Update copyright years for 2020
Sven Eckelmann
2020-01-01
1
-1
/
+1
*
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: Snoop DHCPACKs for DAT
Linus Lüssing
2018-12-30
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-10
/
+15
|
\
|
*
batman-adv: Fix skbuff rcsum on packet reroute
Sven Eckelmann
2018-03-18
1
-5
/
+10
|
*
batman-adv: update data pointers after skb_cow()
Matthias Schiffer
2018-03-16
1
-5
/
+5
*
|
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: Add kernel-doc to externally visible functions
Sven Eckelmann
2017-12-15
1
-0
/
+29
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-12
/
+12
*
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-12-15
1
-0
/
+1
*
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
2017-09-28
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-1
/
+1
|
\
|
*
batman-adv: fix memory leak when dropping packet from other gateway
Andreas Pape
2017-05-19
1
-1
/
+1
*
|
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
2017-05-23
1
-2
/
+2
|
/
*
batman-adv: changed debug messages for easier bla debugging
Andreas Pape
2017-03-22
1
-1
/
+1
*
batman-adv: drop unicast packets from other backbone gw
Andreas Pape
2017-03-22
1
-3
/
+22
*
batman-adv: Remove one condition check in batadv_route_unicast_packet
Gao Feng
2017-01-26
1
-5
/
+4
*
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
*
batman-adv: Reject unicast packet with zero/mcast dst address
Sven Eckelmann
2016-11-08
1
-4
/
+4
*
batman-adv: Disallow zero and mcast src address for mgmt frames
Sven Eckelmann
2016-11-08
1
-2
/
+2
*
batman-adv: Disallow mcast src address for data frames
Sven Eckelmann
2016-11-08
1
-6
/
+6
*
batman-adv: Consume skb in receive handlers
Sven Eckelmann
2016-11-08
1
-49
/
+100
*
batman-adv: Consume skb in batadv_send_skb_to_orig
Sven Eckelmann
2016-10-30
1
-9
/
+2
*
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
2016-10-30
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-1
/
+27
|
\
|
*
batman-adv: Add missing refcnt for last_candidate
Sven Eckelmann
2016-08-26
1
-1
/
+27
*
|
batman-adv: Fix consistency of update route messages
Sven Eckelmann
2016-08-09
1
-26
/
+17
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-13
/
+39
|
\
|
*
batman-adv: Fix reference leak in batadv_find_router
Sven Eckelmann
2016-07-05
1
-13
/
+39
*
|
Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-07-04
1
-15
/
+28
|
\
\
|
*
|
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
2016-07-04
1
-4
/
+4
|
*
|
batman-adv: throughput meter implementation
Antonio Quartulli
2016-07-04
1
-0
/
+8
|
*
|
batman-adv: return netdev status in the TX path
Antonio Quartulli
2016-07-04
1
-11
/
+14
|
*
|
batman-adv: Fix bat_(iv|v) function declaration header
Sven Eckelmann
2016-06-30
1
-1
/
+0
|
*
|
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
1
-0
/
+1
|
*
|
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
2016-06-30
1
-0
/
+1
|
*
|
batman-adv: split tvlv into a separate file
Markus Pargmann
2016-06-30
1
-0
/
+1
*
|
|
Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-07-01
1
-0
/
+2
|
\
|
|
|
*
|
batman-adv: Include frame priority in fragment header
Andrew Lunn
2016-06-30
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]