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
2019-11-03
batman-adv: Drop lockdep.h include for soft-interface.c
Sven Eckelmann
1
-1
/
+0
2019-11-03
batman-adv: Use 'fallthrough' pseudo keyword
Sven Eckelmann
2
-3
/
+3
2019-11-03
batman-adv: Axe 'aggr_list_lock'
Christophe JAILLET
3
-19
/
+15
2019-11-03
batman-adv: Simplify 'batadv_v_ogm_aggr_list_free()'
Christophe JAILLET
1
-5
/
+1
2019-11-03
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2019-10-28
Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-17
/
+94
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-32
/
+0
2019-10-13
batman-adv: Avoid free/alloc race when handling OGM buffer
Sven Eckelmann
3
-9
/
+57
2019-10-13
batman-adv: Avoid free/alloc race when handling OGM2 buffer
Sven Eckelmann
2
-8
/
+37
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-5
/
+5
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-13
/
+25
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-23
batman-adv: Only read OGM2 tvlv_len after buffer len check
Sven Eckelmann
1
-6
/
+12
2019-08-23
batman-adv: Only read OGM tvlv_len after buffer len check
Sven Eckelmann
1
-7
/
+13
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2019-08-14
batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
Eric Dumazet
1
-1
/
+1
2019-08-04
batman-adv: BATMAN_V: aggregate OGMv2 packets
Linus Lüssing
1
-1
/
+27
2019-08-04
batman-adv: BATMAN_V: introduce per hard-iface OGMv2 queues
Linus Lüssing
4
-2
/
+173
2019-07-22
batman-adv: Fix deletion of RTR(4|6) mcast list entries
Sven Eckelmann
1
-2
/
+4
2019-07-22
batman-adv: Fix netlink dumping of all mcast_flags buckets
Sven Eckelmann
1
-1
/
+1
2019-07-22
batman-adv: Replace usage of strlcpy with strscpy
Sven Eckelmann
2
-5
/
+5
2019-07-22
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+10
2019-06-27
batman-adv: mcast: apply optimizations for routable packets, too
Linus Lüssing
1
-18
/
+241
2019-06-27
batman-adv: mcast: detect, distribute and maintain multicast router presence
Linus Lüssing
3
-54
/
+391
2019-06-27
batman-adv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
8
-144
/
+39
2019-06-27
batman-adv: mcast: avoid redundant multicast TT entries with bridges
Linus Lüssing
1
-6
/
+27
2019-06-27
batman-adv: mcast: collect softif listeners from IP lists instead
Linus Lüssing
1
-49
/
+143
2019-06-02
batman-adv: Fix duplicated OGMs on NETDEV_UP
Sven Eckelmann
3
-2
/
+8
2019-05-25
batman-adv: mcast: shorten multicast tt/tvlv worker spinlock section
Linus Lüssing
3
-151
/
+164
2019-05-25
batman-adv: Use includes instead of fwdecls
Sven Eckelmann
28
-80
/
+60
2019-05-25
batman-adv: Add missing include for atomic functions
Sven Eckelmann
2
-0
/
+2
2019-05-25
batman-adv: Fix includes for *_MAX constants
Sven Eckelmann
5
-0
/
+5
2019-05-21
batman-adv: fix for leaked TVLV handler.
Jeremy Sowden
1
-0
/
+2
2019-05-21
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2019-05-09
Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge
David S. Miller
4
-9
/
+10
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
61
-843
/
+451
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2
-2
/
+2
2019-05-06
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
3
-8
/
+9
2019-05-06
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+18
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+46
2019-03-28
Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...
David S. Miller
61
-825
/
+432
2019-03-25
batman-adv: Add multicast-to-unicast support for multiple targets
Linus Lüssing
7
-6
/
+245
2019-03-25
batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
Linus Lüssing
1
-1
/
+3
2019-03-25
batman-adv: Adjust name for batadv_dat_send_data
Sven Eckelmann
1
-10
/
+14
2019-03-25
batman-adv: Warn about sysfs file access
Sven Eckelmann
1
-0
/
+46
2019-03-25
batman-adv: Make sysfs support optional
Sven Eckelmann
8
-75
/
+124
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
61
-733
/
+0
[next]