index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
soft-interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
2019-02-27
1
-0
/
+2
*
batman-adv: Force mac header to start of data on xmit
Sven Eckelmann
2019-02-15
1
-0
/
+2
*
batman-adv: Prevent duplicated softif_vlan entry
Sven Eckelmann
2018-09-06
1
-7
/
+18
*
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
*
batman-adv: Remove orig_node reference handling from send_skb_unicast
Sven Eckelmann
2016-08-09
1
-0
/
+3
*
batman-adv: Revert "postpone sysfs removal when unregistering"
Sven Eckelmann
2016-08-09
1
-31
/
+13
*
Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-07-04
1
-0
/
+3
|
\
|
*
batman-adv: throughput meter implementation
Antonio Quartulli
2016-07-04
1
-0
/
+2
|
*
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
2016-06-30
1
-0
/
+1
*
|
Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-07-01
1
-3
/
+7
|
\
\
|
|
/
|
*
batman-adv: Adding logging of mcast flag changes
Linus Lüssing
2016-06-30
1
-0
/
+4
|
*
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
2016-06-30
1
-3
/
+3
*
|
batman-adv: Clean up untagged vlan when destroying via rtnl-link
Sven Eckelmann
2016-06-29
1
-0
/
+9
|
/
*
batman-adv: replace ethertype variable with ETH_P_BATMAN for readability
Marek Lindner
2016-05-10
1
-4
/
+4
*
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
2016-05-10
1
-3
/
+3
[next]