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
/
soft-interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Add multicast-to-unicast support for multiple targets
Linus Lüssing
2019-03-25
1
-2
/
+6
*
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-03-25
1
-12
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-0
/
+2
|
\
|
*
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
2019-02-12
1
-0
/
+2
*
|
Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-02-13
1
-1
/
+1
|
\
\
|
*
|
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
2019-02-09
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
batman-adv: Force mac header to start of data on xmit
Sven Eckelmann
2018-12-31
1
-0
/
+2
*
|
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
-2
/
+9
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-7
/
+18
|
\
|
*
batman-adv: Prevent duplicated softif_vlan entry
Sven Eckelmann
2018-09-06
1
-7
/
+18
*
|
batman-adv: Enable LockLess TX for softif
Sven Eckelmann
2018-09-15
1
-0
/
+1
*
|
batman-adv: Move OGM rebroadcast stats to orig_ifinfo
Sven Eckelmann
2018-09-15
1
-1
/
+0
|
/
*
batman-adv: fix batadv_interface_tx()'s return type
Luc Van Oostenryck
2018-04-25
1
-2
/
+2
*
batman-adv: Avoid old nodes disabling multicast optimizations completely
Linus Lüssing
2018-04-22
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-7
/
+1
|
\
|
*
batman-adv: fix packet checksum in receive path
Matthias Schiffer
2018-02-25
1
-7
/
+1
*
|
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
/
+20
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-20
/
+21
*
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: Add missing kerneldoc for extack
Sven Eckelmann
2017-10-12
1
-0
/
+1
*
Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-10-06
1
-3
/
+3
|
\
|
*
batman-adv: Fix "line over 80 characters" checkpatch warning
Sven Eckelmann
2017-09-28
1
-2
/
+2
|
*
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
2017-09-28
1
-1
/
+1
*
|
net: Add extack to ndo_add_slave
David Ahern
2017-10-04
1
-1
/
+2
|
/
*
net: Remove useless function skb_header_release
Gao Feng
2017-09-22
1
-1
/
+1
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-3
/
+2
*
Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-04-06
1
-142
/
+96
|
\
|
*
batman-adv: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-05
1
-1
/
+1
|
*
batman-adv: Group ethtool related code together
Sven Eckelmann
2017-04-03
1
-99
/
+92
|
*
batman-adv: Remove ethtool .get_settings stub
Sven Eckelmann
2017-04-03
1
-19
/
+0
|
*
batman-adv: Remove ethtool msglevel functions
Sven Eckelmann
2017-04-03
1
-13
/
+0
|
*
batman-adv: Use ethtool helper to get link status
Sven Eckelmann
2017-04-03
1
-7
/
+1
|
*
batman-adv: restructure rebroadcast counter into forw_packet API
Linus Lüssing
2017-03-26
1
-0
/
+3
|
*
batman-adv: Omit unnecessary memset of netdev private data
Tobias Klauser
2017-03-17
1
-4
/
+0
*
|
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-16
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
2017-03-04
1
-1
/
+0
*
|
Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-01-26
1
-2
/
+3
|
\
\
|
*
|
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
|
*
|
batman-adv: don't add loop detect macs to TT
Simon Wunderlich
2017-01-26
1
-1
/
+2
|
|
/
*
/
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-18
1
-2
/
+0
|
/
*
batman-adv: Count all non-success TX packets as dropped
Sven Eckelmann
2016-10-30
1
-1
/
+1
*
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
2016-10-30
1
-1
/
+1
*
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
2016-10-30
1
-1
/
+1
*
batman-adv: Move batadv_sum_counter to soft-interface.c
Sven Eckelmann
2016-10-17
1
-0
/
+21
*
batman-adv: Place kref_get for softif_vlan near use
Sven Eckelmann
2016-08-09
1
-0
/
+4
[next]