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
/
distributed-arp-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
Linus Lüssing
2019-05-31
1
-1
/
+3
*
batman-adv: fix header size check in batadv_dbg_arp()
Matthias Schiffer
2018-05-30
1
-1
/
+1
*
batman-adv: Remove unnecessary length qualifier in %14pM
Joe Perches
2017-07-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-2
/
+3
|
\
|
*
batman-adv: Fix rx packet/bytes stats on local ARP reply
Sven Eckelmann
2017-05-19
1
-2
/
+3
*
|
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
2017-05-23
1
-1
/
+1
|
/
*
batman-adv: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-05
1
-4
/
+5
*
batman-adv: restructure rebroadcast counter into forw_packet API
Linus Lüssing
2017-03-26
1
-1
/
+1
*
batman-adv: prevent duplication of ARP replies when DAT is used
Andreas Pape
2017-03-22
1
-0
/
+32
*
batman-adv: prevent multiple ARP replies sent by gateways if dat enabled
Andreas Pape
2017-03-22
1
-0
/
+15
*
batman-adv: Convert BATADV_PRINT_VID macro to function
Sven Eckelmann
2017-03-16
1
-3
/
+3
*
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: Add wrapper for ARP reply creation
Linus Lüssing
2016-10-30
1
-27
/
+40
*
batman-adv: remove unsed argument from batadv_dbg_arp() function
Antonio Quartulli
2016-10-17
1
-11
/
+6
*
batman-adv: Allow to disable debugfs support
Sven Eckelmann
2016-08-09
1
-0
/
+2
*
batman-adv: Place kref_get for dat_entry near use
Sven Eckelmann
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
-2
/
+8
|
\
|
*
batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag
Sven Eckelmann
2016-07-05
1
-2
/
+8
*
|
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
1
-0
/
+1
*
|
batman-adv: split tvlv into a separate file
Markus Pargmann
2016-06-30
1
-0
/
+1
|
/
*
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
2016-05-10
1
-3
/
+3
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-05-04
1
-4
/
+4
|
\
|
*
batman-adv: fix wrong names in kerneldoc
Antonio Quartulli
2016-05-04
1
-1
/
+1
|
*
batman-adv: use to_delayed_work
Geliang Tang
2016-05-04
1
-1
/
+1
|
*
batman-adv: use static string for table headers
Antonio Quartulli
2016-05-04
1
-2
/
+2
*
|
batman-adv: fix DAT candidate selection (must use vid)
Antonio Quartulli
2016-04-29
1
-7
/
+10
|
/
*
batman-adv: keep track of when unicast packets are sent
Antonio Quartulli
2016-02-29
1
-3
/
+1
*
batman-adv: Rename batadv_dat_entry *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-8
/
+8
*
batman-adv: Rename batadv_neigh_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-1
/
+1
*
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-1
/
+1
*
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-2
/
+2
*
batman-adv: Convert batadv_orig_node to kref
Sven Eckelmann
2016-02-10
1
-1
/
+1
*
batman-adv: Convert batadv_dat_entry to kref
Sven Eckelmann
2016-02-10
1
-6
/
+21
*
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-02
1
-1
/
+1
*
batman-adv: fix kerneldoc for DAT functions
Antonio Quartulli
2016-02-02
1
-0
/
+4
*
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
2016-02-02
1
-18
/
+19
*
batman-adv: Fix invalid stack access in batadv_dat_select_candidates
Sven Eckelmann
2015-12-07
1
-1
/
+4
*
batman-adv: Remove multiple assignment per line
Sven Eckelmann
2015-08-25
1
-1
/
+2
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-25
1
-30
/
+29
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-08-17
1
-3
/
+4
|
\
|
*
batman-adv: Make DAT capability changes atomic
Linus Lüssing
2015-08-14
1
-3
/
+4
*
|
batman-adv: avoid DAT to mess up LAN state
Antonio Quartulli
2015-08-05
1
-5
/
+13
|
/
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
1
-5
/
+23
*
batman-adv: Use common Jenkins Hash implementation
Sven Eckelmann
2015-06-07
1
-2
/
+15
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
1
-1
/
+1
*
batman-adv: checkpatch - Please use a blank line after declarations
Antonio Quartulli
2015-01-07
1
-0
/
+1
*
batman-adv: prefer kmalloc_array to kmalloc when possible
Antonio Quartulli
2014-08-04
1
-1
/
+2
*
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-06-11
1
-1
/
+1
[next]