index
:
linux-stable.git
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.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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-0
/
+3
|
\
|
*
batman-adv: Don't increase MTU when set by user
Sven Eckelmann
2023-07-20
1
-0
/
+3
*
|
batman-adv: Avoid magic value for minimum MTU
Sven Eckelmann
2023-08-03
1
-1
/
+1
|
/
*
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
batman-adv: mcast: remove now redundant single ucast forwarding
Linus Lüssing
2023-01-21
1
-14
/
+12
*
batman-adv: Migrate to linux/container_of.h
Sven Eckelmann
2022-03-02
1
-1
/
+1
*
batman-adv: mcast: don't send link-local multicast to mcast routers
Linus Lüssing
2022-01-02
1
-2
/
+5
*
batman-adv: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
1
-1
/
+1
*
batman-adv: Drop NULL check before dropping references
Sven Eckelmann
2021-08-08
1
-8
/
+4
*
batman-adv: Check ptr for NULL before reducing its refcnt
Sven Eckelmann
2021-08-08
1
-14
/
+1
*
batman-adv: Avoid name based attaching of hard interfaces
Sven Eckelmann
2021-06-02
1
-2
/
+1
*
batman-adv: Drop implicit creation of batadv net_devices
Sven Eckelmann
2021-06-02
1
-33
/
+1
*
batman-adv: bcast: queue per interface, if needed
Linus Lüssing
2021-05-17
1
-9
/
+3
*
batman-adv: Drop publication years from copyright info
Sven Eckelmann
2021-02-06
1
-1
/
+1
*
batman-adv: Drop legacy code for auto deleting mesh interfaces
Sven Eckelmann
2020-12-04
1
-3
/
+2
*
batman-adv: Drop deprecated debugfs support
Sven Eckelmann
2020-12-04
1
-9
/
+1
*
batman-adv: Drop deprecated sysfs support
Sven Eckelmann
2020-12-04
1
-52
/
+0
*
batman-adv: Allow selection of routing algorithm over rtnetlink
Sven Eckelmann
2020-12-04
1
-3
/
+28
*
batman-adv: Prepare infrastructure for newlink settings
Sven Eckelmann
2020-12-04
1
-0
/
+39
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-6
/
+5
|
\
|
*
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
Linus Lüssing
2020-09-15
1
-3
/
+3
|
*
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
Linus Lüssing
2020-09-15
1
-3
/
+2
*
|
batman-adv: Drop repeated words in comments
Sven Eckelmann
2020-08-18
1
-2
/
+2
|
/
*
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
2020-06-26
1
-1
/
+1
*
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
1
-0
/
+2
*
batman-adv: Revert "Drop lockdep.h include for soft-interface.c"
Sven Eckelmann
2020-05-22
1
-0
/
+1
*
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
1
-0
/
+30
*
batman-adv: Update copyright years for 2020
Sven Eckelmann
2020-01-01
1
-1
/
+1
*
batman-adv: Drop lockdep.h include for soft-interface.c
Sven Eckelmann
2019-11-03
1
-1
/
+0
*
batman-adv: Use 'fallthrough' pseudo keyword
Sven Eckelmann
2019-11-03
1
-2
/
+2
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-32
/
+0
*
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
1
-1
/
+1
*
batman-adv: Replace usage of strlcpy with strscpy
Sven Eckelmann
2019-07-22
1
-4
/
+4
*
batman-adv: mcast: shorten multicast tt/tvlv worker spinlock section
Linus Lüssing
2019-05-25
1
-5
/
+0
*
batman-adv: Use includes instead of fwdecls
Sven Eckelmann
2019-05-25
1
-0
/
+1
*
batman-adv: Add multicast-to-unicast support for multiple targets
Linus Lüssing
2019-03-25
1
-2
/
+6
*
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-03-25
1
-12
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-0
/
+2
|
\
|
*
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
2019-02-12
1
-0
/
+2
*
|
Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-02-13
1
-1
/
+1
|
\
\
|
*
|
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
2019-02-09
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
batman-adv: Force mac header to start of data on xmit
Sven Eckelmann
2018-12-31
1
-0
/
+2
*
|
batman-adv: Update copyright years for 2019
Sven Eckelmann
2019-01-04
1
-1
/
+1
*
|
batman-adv: Snoop DHCPACKs for DAT
Linus Lüssing
2018-12-30
1
-2
/
+9
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-7
/
+18
|
\
|
*
batman-adv: Prevent duplicated softif_vlan entry
Sven Eckelmann
2018-09-06
1
-7
/
+18
*
|
batman-adv: Enable LockLess TX for softif
Sven Eckelmann
2018-09-15
1
-0
/
+1
*
|
batman-adv: Move OGM rebroadcast stats to orig_ifinfo
Sven Eckelmann
2018-09-15
1
-1
/
+0
|
/
*
batman-adv: fix batadv_interface_tx()'s return type
Luc Van Oostenryck
2018-04-25
1
-2
/
+2
[next]