index
:
Linux Stable
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.13.y
linux-6.14.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: 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
*
batman-adv: Create batman soft interfaces within correct netns.
Andrew Lunn
2016-05-10
1
-2
/
+5
*
batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves
Andrew Lunn
2016-05-10
1
-1
/
+1
*
batman-adv: Remove hdr_size skb size check in batadv_interface_rx
Sven Eckelmann
2016-05-10
1
-4
/
+0
*
batman-adv: Remove unused parameter recv_if of batadv_interface_rx
Sven Eckelmann
2016-05-10
1
-3
/
+2
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-05-04
1
-1
/
+19
|
\
|
*
batman-adv: Add kernel-doc for batadv_interface_rx
Sven Eckelmann
2016-05-04
1
-0
/
+18
|
*
batman-adv: fix wrong names in kerneldoc
Antonio Quartulli
2016-05-04
1
-1
/
+1
*
|
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
|
batman-adv: Check skb size before using encapsulated ETH+VLAN header
Sven Eckelmann
2016-04-24
1
-2
/
+6
|
/
*
batman-adv: Rename batadv_softif_vlan *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-7
/
+7
*
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-3
/
+3
*
batman-adv: Convert batadv_softif_vlan to kref
Sven Eckelmann
2016-02-10
1
-10
/
+23
*
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
-0
/
+2
*
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
2016-02-02
1
-7
/
+7
*
batman-adv: Fix names in kerneldoc of functions
Sven Eckelmann
2016-02-02
1
-1
/
+1
*
batman-adv: Add lower layer needed_(head|tail)room to own ones
Sven Eckelmann
2015-08-27
1
-2
/
+0
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-25
1
-14
/
+12
*
net: batman-adv: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
1
-1
/
+1
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-08-17
1
-1
/
+6
|
\
|
*
batman-adv: Fix potentially broken skb network header access
Linus Lüssing
2015-08-14
1
-1
/
+6
*
|
batman-adv: fix kernel crash due to missing NULL checks
Marek Lindner
2015-08-05
1
-0
/
+3
|
/
*
batman-adv: change the MAC of each VLAN upon ndo_set_mac_address
Antonio Quartulli
2015-06-07
1
-3
/
+9
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
1
-15
/
+39
*
batman-adv: checkpatch - comparison to NULL could be rewritten
Marek Lindner
2015-05-29
1
-1
/
+1
[prev]
[next]