index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
soft-interface.c
Age
Commit message (
Expand
)
Author
2018-04-25
batman-adv: fix batadv_interface_tx()'s return type
Luc Van Oostenryck
2018-04-22
batman-adv: Avoid old nodes disabling multicast optimizations completely
Linus Lüssing
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
2018-02-25
batman-adv: fix packet checksum in receive path
Matthias Schiffer
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
2017-12-15
batman-adv: Add kernel-doc to externally visible functions
Sven Eckelmann
2017-12-15
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-10-12
batman-adv: Add missing kerneldoc for extack
Sven Eckelmann
2017-10-06
Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
2017-09-28
batman-adv: Fix "line over 80 characters" checkpatch warning
Sven Eckelmann
2017-09-28
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
2017-09-22
net: Remove useless function skb_header_release
Gao Feng
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-04-06
Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-04-05
batman-adv: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-03
batman-adv: Group ethtool related code together
Sven Eckelmann
2017-04-03
batman-adv: Remove ethtool .get_settings stub
Sven Eckelmann
2017-04-03
batman-adv: Remove ethtool msglevel functions
Sven Eckelmann
2017-04-03
batman-adv: Use ethtool helper to get link status
Sven Eckelmann
2017-03-26
batman-adv: restructure rebroadcast counter into forw_packet API
Linus Lüssing
2017-03-17
batman-adv: Omit unnecessary memset of netdev private data
Tobias Klauser
2017-03-16
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-04
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
2017-01-26
Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
batman-adv: don't add loop detect macs to TT
Simon Wunderlich
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
2016-10-30
batman-adv: Count all non-success TX packets as dropped
Sven Eckelmann
2016-10-30
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
2016-10-30
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
2016-10-17
batman-adv: Move batadv_sum_counter to soft-interface.c
Sven Eckelmann
2016-08-09
batman-adv: Place kref_get for softif_vlan near use
Sven Eckelmann
2016-08-09
batman-adv: Remove orig_node reference handling from send_skb_unicast
Sven Eckelmann
2016-08-09
batman-adv: Revert "postpone sysfs removal when unregistering"
Sven Eckelmann
2016-07-04
Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-07-04
batman-adv: throughput meter implementation
Antonio Quartulli
2016-07-01
Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-06-30
batman-adv: Adding logging of mcast flag changes
Linus Lüssing
2016-06-30
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
2016-06-30
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
2016-06-29
batman-adv: Clean up untagged vlan when destroying via rtnl-link
Sven Eckelmann
2016-05-10
batman-adv: replace ethertype variable with ETH_P_BATMAN for readability
Marek Lindner
2016-05-10
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
2016-05-10
batman-adv: Create batman soft interfaces within correct netns.
Andrew Lunn
2016-05-10
batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves
Andrew Lunn
2016-05-10
batman-adv: Remove hdr_size skb size check in batadv_interface_rx
Sven Eckelmann
[next]