index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...
David S. Miller
15
-238
/
+413
2017-04-05
batman-adv: Use net_device_stats from struct net_device
Tobias Klauser
3
-7
/
+6
2017-04-03
batman-adv: Group ethtool related code together
Sven Eckelmann
1
-99
/
+92
2017-04-03
batman-adv: Remove ethtool .get_settings stub
Sven Eckelmann
1
-19
/
+0
2017-04-03
batman-adv: Remove ethtool msglevel functions
Sven Eckelmann
1
-13
/
+0
2017-04-03
batman-adv: Use ethtool helper to get link status
Sven Eckelmann
1
-7
/
+1
2017-03-26
batman-adv: restructure rebroadcast counter into forw_packet API
Linus Lüssing
6
-5
/
+63
2017-03-26
batman-adv: privatize forw_packet skb assignment
Linus Lüssing
3
-18
/
+23
2017-03-22
batman-adv: handle race condition for claims between gateways
Andreas Pape
1
-4
/
+16
2017-03-22
batman-adv: changed debug messages for easier bla debugging
Andreas Pape
2
-5
/
+15
2017-03-22
batman-adv: drop unicast packets from other backbone gw
Andreas Pape
1
-3
/
+22
2017-03-22
batman-adv: prevent duplication of ARP replies when DAT is used
Andreas Pape
1
-0
/
+32
2017-03-22
batman-adv: prevent multiple ARP replies sent by gateways if dat enabled
Andreas Pape
3
-0
/
+75
2017-03-17
batman-adv: Omit unnecessary memset of netdev private data
Tobias Klauser
1
-4
/
+0
2017-03-17
batman-adv: Use __func__ to add function names to messages
Sven Eckelmann
1
-3
/
+4
2017-03-16
batman-adv: Convert BATADV_PRINT_VID macro to function
Sven Eckelmann
4
-42
/
+54
2017-03-16
batman-adv: Fix possible side-effects in _batadv_dbg
Sven Eckelmann
1
-2
/
+3
2017-03-16
batman-adv: Fix unbalanced braces around else statement
Sven Eckelmann
1
-2
/
+4
2017-03-16
batman-adv: Reduce preprocessor checks in multicast.c
Sven Eckelmann
1
-7
/
+5
2017-03-16
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2017-03-16
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-11
/
+42
2017-03-04
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
5
-4
/
+29
2017-03-04
batman-adv: Keep fragments equally sized
Sven Eckelmann
1
-7
/
+13
2017-03-02
Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2017-03-02
Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-9
/
+11
2017-03-02
average: change to declare precision, not factor
Johannes Berg
1
-1
/
+1
2017-02-21
batman-adv: Fix transmission of final, 16th fragment
Linus Lüssing
1
-6
/
+6
2017-02-21
batman-adv: Fix double free during fragment merge error
Sven Eckelmann
1
-3
/
+5
2017-01-29
Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-m...
David S. Miller
3
-3
/
+5
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2017-01-28
batman-adv: Fix includes for IS_ERR/ERR_PTR
Sven Eckelmann
2
-2
/
+2
2017-01-28
batman-adv: Fix double call of dev_queue_xmit
Sven Eckelmann
1
-1
/
+3
2017-01-26
Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...
David S. Miller
59
-69
/
+85
2017-01-26
batman-adv: Treat NET_XMIT_CN as transmit successfully
Gao Feng
1
-1
/
+1
2017-01-26
batman-adv: Remove one condition check in batadv_route_unicast_packet
Gao Feng
1
-5
/
+4
2017-01-26
batman-adv: Remove unused variable in batadv_tt_local_set_flags
Sven Eckelmann
1
-2
/
+0
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
59
-59
/
+59
2017-01-26
batman-adv: don't add loop detect macs to TT
Simon Wunderlich
2
-1
/
+20
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
3
-4
/
+0
2017-01-04
batman-adv: Decrease hardif refcnt on fragmentation send error
Sven Eckelmann
1
-5
/
+5
2017-01-01
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-12-02
batman-adv: Check for alloc errors when preparing TT local data
Sven Eckelmann
1
-2
/
+2
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2016-11-19
Merge tag 'batadv-next-for-davem-20161119' of git://git.open-mesh.org/linux-m...
David S. Miller
9
-115
/
+445
2016-11-09
Merge tag 'batadv-next-for-davem-20161108-v2' of git://git.open-mesh.org/linu...
David S. Miller
22
-255
/
+582
2016-11-08
batman-adv: fix rare race conditions on interface removal
Linus Lüssing
4
-82
/
+227
2016-11-08
batman-adv: Add module alias for batadv netlink family
Sven Eckelmann
1
-0
/
+3
2016-11-08
batman-adv: Update wifi flags on upper link change
Sven Eckelmann
1
-0
/
+5
2016-11-08
batman-adv: retrieve B.A.T.M.A.N. V WiFi neighbor stats from real interface
Marek Lindner
3
-2
/
+31
[next]