index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Avoid free/alloc race when handling OGM buffer
Sven Eckelmann
2019-11-06
3
-9
/
+56
*
batman-adv: Only read OGM2 tvlv_len after buffer len check
Sven Eckelmann
2019-09-21
1
-6
/
+12
*
batman-adv: Only read OGM tvlv_len after buffer len check
Sven Eckelmann
2019-09-16
1
-7
/
+13
*
batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
Eric Dumazet
2019-09-16
1
-1
/
+1
*
batman-adv: Fix duplicated OGMs on NETDEV_UP
Sven Eckelmann
2019-07-26
3
-2
/
+8
*
batman-adv: fix for leaked TVLV handler.
Jeremy Sowden
2019-07-26
1
-0
/
+2
*
batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
Linus Lüssing
2019-05-31
1
-1
/
+3
*
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
2019-05-31
3
-8
/
+9
*
batman-adv: fix warning in function batadv_v_elp_get_throughput
Anders Roxell
2019-05-08
1
-2
/
+4
*
batman-adv: Reduce tt_global hash refcnt only for removed entry
Sven Eckelmann
2019-05-08
1
-3
/
+15
*
batman-adv: Reduce tt_local hash refcnt only for removed entry
Sven Eckelmann
2019-05-08
1
-5
/
+9
*
batman-adv: Reduce claim hash refcnt only for removed entry
Sven Eckelmann
2019-05-08
1
-3
/
+13
*
batman-adv: release station info tidstats
Felix Fietkau
2019-03-13
1
-0
/
+3
*
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: Avoid WARN on net_device without parent in netns
Sven Eckelmann
2019-02-15
1
-2
/
+3
*
batman-adv: Expand merged fragment buffer for full packet
Sven Eckelmann
2018-12-13
1
-1
/
+1
*
batman-adv: Use explicit tvlv padding for ELP packets
Sven Eckelmann
2018-12-13
1
-2
/
+4
*
batman-adv: Increase version number to 2018.3
Sven Eckelmann
2018-09-14
1
-1
/
+1
*
batman-adv: fix hardif_neigh refcount on queue_work() failure
Marek Lindner
2018-09-07
1
-2
/
+6
*
batman-adv: fix backbone_gw refcount on queue_work() failure
Marek Lindner
2018-09-07
1
-2
/
+8
*
batman-adv: Prevent duplicated tvlv handler
Sven Eckelmann
2018-09-06
1
-2
/
+6
*
batman-adv: Prevent duplicated global TT entry
Sven Eckelmann
2018-09-06
1
-2
/
+4
*
batman-adv: Prevent duplicated softif_vlan entry
Sven Eckelmann
2018-09-06
1
-7
/
+18
*
batman-adv: Prevent duplicated nc_node entry
Sven Eckelmann
2018-09-06
1
-12
/
+15
*
batman-adv: Prevent duplicated gateway_node entry
Sven Eckelmann
2018-09-06
1
-2
/
+9
*
batman-adv: Fix segfault when writing to sysfs elp_interval
Sven Eckelmann
2018-09-06
1
-8
/
+17
*
batman-adv: Fix segfault when writing to throughput_override
Sven Eckelmann
2018-09-06
1
-2
/
+3
*
batman-adv: Avoid probe ELP information leak
Sven Eckelmann
2018-09-06
1
-1
/
+1
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
6
-10
/
+93
|
\
|
*
batman-adv: Fix multicast TT issues with bogus ROAM flags
Linus Lüssing
2018-06-23
1
-2
/
+4
|
*
batman-adv: Avoid storing non-TT-sync flags on singular entries too
Linus Lüssing
2018-06-23
1
-1
/
+2
|
*
batman-adv: Fix debugfs path for renamed softif
Sven Eckelmann
2018-06-23
3
-6
/
+53
|
*
batman-adv: Fix debugfs path for renamed hardif
Sven Eckelmann
2018-06-23
3
-0
/
+29
|
*
batman-adv: Fix bat_v best gw refcnt after netlink dump
Sven Eckelmann
2018-06-23
1
-1
/
+3
|
*
batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
Sven Eckelmann
2018-06-23
1
-1
/
+3
*
|
Merge tag 'batadv-next-for-davem-20180717' of git://git.open-mesh.org/linux-m...
David S. Miller
2018-07-18
6
-27
/
+19
|
\
\
|
*
|
batman-adv: Convert batadv_dat_addr_t to proper type
Sven Eckelmann
2018-07-08
1
-3
/
+4
|
*
|
batman-adv: Join batadv_purge_orig_ref and _batadv_purge_orig
Sven Eckelmann
2018-07-07
1
-11
/
+6
|
*
|
batman-adv: Unify include guards style
Sven Eckelmann
2018-07-07
2
-6
/
+6
|
*
|
batman-adv: fix checkpatch warning about misspelled "cache"
Sven Eckelmann
2018-07-05
1
-1
/
+1
|
*
|
batman-adv: Remove "default n" in Kconfig
Sven Eckelmann
2018-06-23
1
-4
/
+0
|
*
|
batman-adv: enable DAT by default at compile time
Antonio Quartulli
2018-06-23
1
-1
/
+1
|
*
|
batman-adv: Drop "experimental" from BATMAN_V Kconfig
Sven Eckelmann
2018-06-23
1
-1
/
+1
|
|
/
*
|
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
2018-06-23
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
2
-18
/
+68
|
\
|
*
batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
Marek Lindner
2018-05-12
1
-3
/
+12
|
*
batman-adv: Fix TT sync flags for intermediate TT responses
Linus Lüssing
2018-05-12
1
-10
/
+51
|
*
batman-adv: Avoid race in TT TVLV allocator helper
Sven Eckelmann
2018-05-10
1
-4
/
+4
|
*
batman-adv: don't pass a NULL hard_iface to batadv_hardif_put
Colin Ian King
2018-04-22
1
-1
/
+1
[next]