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
/
send.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Migrate to linux/container_of.h
Sven Eckelmann
2022-03-02
1
-1
/
+1
*
batman-adv: bcast: remove remaining skb-copy calls
Linus Lüssing
2021-08-18
1
-2
/
+10
*
batman-adv: Drop NULL check before dropping references
Sven Eckelmann
2021-08-08
1
-14
/
+7
*
batman-adv: bcast: avoid skb-copy for (re)queued broadcasts
Linus Lüssing
2021-05-17
1
-1
/
+1
*
batman-adv: bcast: queue per interface, if needed
Linus Lüssing
2021-05-17
1
-121
/
+253
*
batman-adv: Drop publication years from copyright info
Sven Eckelmann
2021-02-06
1
-1
/
+1
*
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
-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: Update copyright years for 2018
Sven Eckelmann
2018-02-26
1
-1
/
+1
*
batman-adv: Add kernel-doc to externally visible functions
Sven Eckelmann
2017-12-15
1
-0
/
+18
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-22
/
+23
*
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: Remove unnecessary parentheses
Sven Eckelmann
2017-09-28
1
-3
/
+3
*
batman-adv: fix various spelling mistakes
Colin Ian King
2017-07-29
1
-1
/
+1
*
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
2017-05-23
1
-3
/
+3
*
batman-adv: restructure rebroadcast counter into forw_packet API
Linus Lüssing
2017-03-26
1
-3
/
+52
*
batman-adv: privatize forw_packet skb assignment
Linus Lüssing
2017-03-26
1
-9
/
+12
*
batman-adv: Fix double call of dev_queue_xmit
Sven Eckelmann
2017-01-28
1
-1
/
+3
*
batman-adv: Treat NET_XMIT_CN as transmit successfully
Gao Feng
2017-01-26
1
-1
/
+1
*
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
-69
/
+214
*
batman-adv: Remove dev_queue_xmit return code exception
Sven Eckelmann
2016-11-08
1
-11
/
+6
*
batman-adv: Consume skb in batadv_send_skb_to_orig
Sven Eckelmann
2016-10-30
1
-17
/
+22
*
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
2016-10-30
1
-8
/
+19
*
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
2016-10-30
1
-1
/
+54
*
batman-adv: Remove unused skb_reset_mac_header()
Linus Lüssing
2016-10-30
1
-2
/
+0
*
batman-adv: Remove needless init of variables on stack
Sven Eckelmann
2016-10-19
1
-1
/
+1
*
batman-adv: Remove orig_node reference handling from send_skb_unicast
Sven Eckelmann
2016-08-09
1
-8
/
+17
*
batman-adv: Introduce forward packet creation helper
Linus Lüssing
2016-08-09
1
-30
/
+81
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-2
/
+2
|
\
|
*
batman-adv: Fix speedy join in gateway client mode
Sven Eckelmann
2016-07-06
1
-2
/
+2
*
|
batman-adv: return netdev status in the TX path
Antonio Quartulli
2016-07-04
1
-13
/
+23
*
|
batman-adv: Consolidate logging related functions
Sven Eckelmann
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
-60
/
+1
*
|
sched: remove NET_XMIT_POLICED
Florian Westphal
2016-06-12
1
-2
/
+2
|
/
*
batman-adv: Check hard_iface refcnt before calling function
Sven Eckelmann
2016-05-10
1
-0
/
+6
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-05-04
1
-2
/
+2
|
\
|
*
batman-adv: use to_delayed_work
Geliang Tang
2016-05-04
1
-2
/
+2
*
|
batman-adv: Fix broadcast/ogm queue limit on a removed interface
Linus Lüssing
2016-04-24
1
-0
/
+6
|
/
*
batman-adv: keep track of when unicast packets are sent
Antonio Quartulli
2016-02-29
1
-7
/
+48
*
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
-4
/
+4
*
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-1
/
+1
*
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-02
1
-1
/
+1
*
batman-adv: Fix kerneldoc of main functions
Sven Eckelmann
2016-02-02
1
-1
/
+4
[next]