index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bridge_loop_avoidance.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
Linus Lüssing
2021-11-26
*
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
Linus Lüssing
2021-11-26
*
net: batman-adv: fix error handling
Pavel Skripkin
2021-11-26
*
batman-adv: bla: fix type misuse for backbone_gw hash indexing
Linus Lüssing
2020-10-01
*
batman-adv: bla: use netif_rx_ni when not in interrupt context
Jussi Kivilinna
2020-09-12
*
batman-adv: Reduce claim hash refcnt only for removed entry
Sven Eckelmann
2020-03-20
*
batman-adv: Fix non-atomic bla_claim::backbone_gw access
Sven Eckelmann
2020-03-20
*
batman-adv: lock crc access in bridge loop avoidance
Simon Wunderlich
2020-03-20
*
batman-adv: Avoid nullptr dereference in bla after vlan_insert_tag
Sven Eckelmann
2020-03-20
*
batman-adv: handle race condition for claims between gateways
Andreas Pape
2018-03-22
*
batman-adv: Avoid recursive call_rcu for batadv_bla_claim
Sven Eckelmann
2016-01-31
*
batman-adv: Remove multiple assignment per line
Sven Eckelmann
2015-08-25
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-25
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
*
batman-adv: Use common Jenkins Hash implementation
Sven Eckelmann
2015-06-07
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
*
batman-adv: fix misspelled words
Antonio Quartulli
2015-01-07
*
batman-adv: checkpatch - Please don't use multiple blank lines
Antonio Quartulli
2015-01-07
*
batman-adv: kernel doc fixes for bridge_loop_avoidance.c
Martin Hundebøll
2015-01-07
*
batman-adv: drop QinQ claim frames in bridge loop avoidance
Simon Wunderlich
2014-07-21
*
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
2014-03-22
*
batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
Linus Lüssing
2014-03-22
*
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
2014-03-22
*
batman-adv: use consistent kerneldoc style
Simon Wunderlich
2014-01-16
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
*
batman-adv: make the backbone gw check VLAN specific
Antonio Quartulli
2013-10-19
*
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
2013-10-19
*
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-19
*
batman-adv: use htons when possible
Antonio Quartulli
2013-10-12
*
batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)
Antonio Quartulli
2013-10-12
*
batman-adv: fix potential kernel paging errors for unicast transmissions
Linus Lüssing
2013-08-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
|
\
|
*
batman-adv: Don't handle address updates when bla is disabled
Simon Wunderlich
2013-06-10
*
|
batman-adv: print the VID properly
Antonio Quartulli
2013-05-29
*
|
batman-adv: change VID semantic in the BLA code
Antonio Quartulli
2013-05-29
*
|
batman-adv: use eth_hdr() when it makes sense
Antonio Quartulli
2013-05-29
|
/
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
*
batman-adv: rename batadv_claim struct to make clear it is used by bla
Marek Lindner
2013-01-19
*
batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla
Marek Lindner
2013-01-19
*
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
2013-01-19
*
batman-adv: use the const qualifier in hash functions
Antonio Quartulli
2013-01-12
*
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
2013-01-12
*
batman-adv: unify and properly print hex values
Antonio Quartulli
2013-01-12
*
batman-adv: Fix broadcast duplist for fragmentation
Simon Wunderlich
2012-11-21
*
batman-adv: fix bla compare function
Simon Wunderlich
2012-11-21
*
batman-adv: wait multiple periods before activating bla
Simon Wunderlich
2012-11-14
*
batman-adv: allow bla traffic only after first worker period
Simon Wunderlich
2012-11-14
[next]