index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
distributed-arp-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
batman-adv: Broken sync while rescheduling delayed work
Vladislav Efanov
1
-1
/
+1
2022-04-08
batman-adv: Check ptr for NULL before reducing its refcnt
Sven Eckelmann
1
-0
/
+3
2020-06-26
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
1
-1
/
+1
2020-02-18
batman-adv: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-01-01
batman-adv: Update copyright years for 2020
Sven Eckelmann
1
-1
/
+1
2019-12-09
batman-adv: Annotate bitwise integer pointer casts
Sven Eckelmann
1
-3
/
+5
2019-11-28
batman-adv: Fix DAT candidate selection on little endian systems
Sven Eckelmann
1
-1
/
+3
2019-03-25
batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
Linus Lüssing
1
-1
/
+3
2019-03-25
batman-adv: Adjust name for batadv_dat_send_data
Sven Eckelmann
1
-10
/
+14
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
1
-12
/
+0
2019-02-06
batman-adv: fix memory leak in in batadv_dat_put_dhcp
Martin Weinelt
1
-0
/
+2
2019-01-04
batman-adv: Update copyright years for 2019
Sven Eckelmann
1
-1
/
+1
2018-12-30
batman-adv: Snoop DHCPACKs for DAT
Linus Lüssing
1
-0
/
+399
2018-11-12
batman-adv: Add inconsistent dat netlink dump detection
Sven Eckelmann
1
-19
/
+23
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-03-16
batman-adv: fix header size check in batadv_dbg_arp()
Matthias Schiffer
1
-1
/
+1
2018-03-14
batman-adv: add DAT cache netlink support
Linus Lüssing
1
-0
/
+152
2018-02-27
batman-adv: Avoid relation operator comparison with bool
Sven Eckelmann
1
-1
/
+1
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
1
-38
/
+39
2017-12-15
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
1
-0
/
+1
2017-09-28
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
1
-2
/
+2
2017-07-29
batman-adv: Remove unnecessary length qualifier in %14pM
Joe Perches
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2017-05-23
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
1
-1
/
+1
2017-05-19
batman-adv: Fix rx packet/bytes stats on local ARP reply
Sven Eckelmann
1
-2
/
+3
2017-04-05
batman-adv: Use net_device_stats from struct net_device
Tobias Klauser
1
-4
/
+5
2017-03-26
batman-adv: restructure rebroadcast counter into forw_packet API
Linus Lüssing
1
-1
/
+1
2017-03-22
batman-adv: prevent duplication of ARP replies when DAT is used
Andreas Pape
1
-0
/
+32
2017-03-22
batman-adv: prevent multiple ARP replies sent by gateways if dat enabled
Andreas Pape
1
-0
/
+15
2017-03-16
batman-adv: Convert BATADV_PRINT_VID macro to function
Sven Eckelmann
1
-3
/
+3
2017-01-26
Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-1
/
+1
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-1
/
+0
2016-10-30
batman-adv: Add wrapper for ARP reply creation
Linus Lüssing
1
-27
/
+40
2016-10-17
batman-adv: remove unsed argument from batadv_dbg_arp() function
Antonio Quartulli
1
-11
/
+6
2016-08-09
batman-adv: Allow to disable debugfs support
Sven Eckelmann
1
-0
/
+2
2016-08-09
batman-adv: Place kref_get for dat_entry near use
Sven Eckelmann
1
-1
/
+1
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2016-07-05
batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag
Sven Eckelmann
1
-2
/
+8
2016-06-30
batman-adv: Consolidate logging related functions
Sven Eckelmann
1
-0
/
+1
2016-06-30
batman-adv: split tvlv into a separate file
Markus Pargmann
1
-0
/
+1
2016-05-10
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
1
-3
/
+3
2016-05-04
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-4
/
+4
2016-05-03
batman-adv: fix wrong names in kerneldoc
Antonio Quartulli
1
-1
/
+1
2016-05-03
batman-adv: use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-05-03
batman-adv: use static string for table headers
Antonio Quartulli
1
-2
/
+2
2016-04-29
batman-adv: fix DAT candidate selection (must use vid)
Antonio Quartulli
1
-7
/
+10
[next]