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.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-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
/
bat_iv_ogm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Remove variable deprecated by skb_put_data
Sven Eckelmann
2017-07-29
1
-3
/
+1
*
batman-adv: Remove too short %pM printk field width
Sven Eckelmann
2017-07-29
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+2
*
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
2017-05-23
1
-1
/
+2
*
batman-adv: Replace a seq_puts() call by seq_putc() in two functions
Markus Elfring
2017-05-23
1
-1
/
+1
*
Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-04-06
1
-8
/
+9
|
\
|
*
batman-adv: privatize forw_packet skb assignment
Linus Lüssing
2017-03-26
1
-8
/
+9
*
|
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-16
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
2017-03-04
1
-0
/
+11
*
|
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
|
/
*
batman-adv: fix rare race conditions on interface removal
Linus Lüssing
2016-11-08
1
-13
/
+6
*
batman-adv: Cache the type of wifi device for each hardif
Sven Eckelmann
2016-11-08
1
-1
/
+1
*
batman-adv: Consume skb in receive handlers
Sven Eckelmann
2016-11-08
1
-7
/
+15
*
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
2016-10-30
1
-5
/
+8
*
batman-adv: Use proper name for gateway list head
Sven Eckelmann
2016-10-19
1
-3
/
+3
*
batman-adv: Allow to disable debugfs support
Sven Eckelmann
2016-08-09
1
-0
/
+12
*
batman-adv: Place kref_get for orig_node near use
Sven Eckelmann
2016-08-09
1
-3
/
+4
*
batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementations
Andrew Lunn
2016-08-09
1
-0
/
+105
*
batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
Matthias Schiffer
2016-08-09
1
-0
/
+366
*
batman-adv: Introduce forward packet creation helper
Linus Lüssing
2016-08-09
1
-29
/
+9
*
batman-adv: iv_ogm, Reduce code duplication
Markus Pargmann
2016-08-09
1
-30
/
+47
*
batman-adv: make GW election code protocol specific
Antonio Quartulli
2016-08-09
1
-0
/
+219
*
batman-adv: Remove unused primary_if and bat_priv variables
Linus Lüssing
2016-08-09
1
-15
/
+4
*
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
2016-07-04
1
-14
/
+19
*
batman-adv: Fix bat_(iv|v) function declaration header
Sven Eckelmann
2016-06-30
1
-1
/
+2
*
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: Keep includes ordered by filename
Sven Eckelmann
2016-06-30
1
-1
/
+1
*
batman-adv: remove ogm_emit and ogm_schedule API calls
Antonio Quartulli
2016-06-30
1
-4
/
+65
*
batman-adv: refactor batadv_neigh_node_* functions to follow common style
Marek Lindner
2016-06-30
1
-1
/
+2
*
batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq
Sven Eckelmann
2016-05-18
1
-2
/
+3
*
batman-adv: Fix unexpected free of bcast_own on add_if error
Sven Eckelmann
2016-05-18
1
-3
/
+1
*
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
2016-05-10
1
-11
/
+12
*
batman-adv: Use kref_get for hard_iface subfunctions
Sven Eckelmann
2016-05-10
1
-11
/
+3
*
batman-adv: Check hard_iface refcnt before calling function
Sven Eckelmann
2016-05-10
1
-0
/
+11
*
batman-adv: Split batadv_iv_ogm_orig_del_if function
Sven Eckelmann
2016-05-04
1
-39
/
+76
*
batman-adv: use static string for table headers
Antonio Quartulli
2016-05-04
1
-5
/
+3
*
batman-adv: keep track of when unicast packets are sent
Antonio Quartulli
2016-02-29
1
-1
/
+1
*
batman-adv: Rename batadv_hardif_neigh *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-1
/
+1
*
batman-adv: Rename batadv_orig_ifinfo *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-2
/
+2
*
batman-adv: Rename batadv_neigh_ifinfo *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-12
/
+12
*
batman-adv: Rename batadv_neigh_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-8
/
+8
*
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-5
/
+5
*
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-8
/
+8
*
batman-adv: Convert batadv_hard_iface to kref
Sven Eckelmann
2016-02-10
1
-2
/
+2
*
batman-adv: Convert batadv_neigh_node to kref
Sven Eckelmann
2016-02-10
1
-2
/
+3
*
batman-adv: add seqno maximum age and protection start flag parameters
Simon Wunderlich
2016-02-10
1
-1
/
+2
*
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-02
1
-1
/
+1
*
batman-adv: add kerneldoc for batadv_iv_ogm_aggr_packet
Simon Wunderlich
2016-02-02
1
-1
/
+8
*
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
2016-02-02
1
-9
/
+9
[next]