index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
hard-interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: init ELP tweaking options only once
Marek Lindner
2016-06-30
1
-0
/
+3
*
batman-adv: remove ogm_emit and ogm_schedule API calls
Antonio Quartulli
2016-06-30
1
-3
/
+0
*
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
2016-05-10
1
-8
/
+7
*
batman-adv: Use kref_get for hard_iface subfunctions
Sven Eckelmann
2016-05-10
1
-4
/
+3
*
batman-adv: Increase hard_iface refcnt for ptype
Sven Eckelmann
2016-05-10
1
-0
/
+2
*
batman-adv: Create batman soft interfaces within correct netns.
Andrew Lunn
2016-05-10
1
-5
/
+5
*
batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event
Antonio Quartulli
2016-04-29
1
-0
/
+3
*
batman-adv: Deactivate TO_BE_ACTIVATED hardif on shutdown
Sven Eckelmann
2016-04-24
1
-2
/
+1
*
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-10
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-0
/
+25
|
\
|
*
batman-adv: Avoid endless loop in bat-on-bat netdevice check
Andrew Lunn
2016-02-16
1
-0
/
+25
*
|
batman-adv: Convert batadv_hard_iface to kref
Sven Eckelmann
2016-02-10
1
-7
/
+13
*
|
batman-adv: Drop reference to netdevice on last reference
Sven Eckelmann
2016-02-10
1
-5
/
+8
*
|
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-02
1
-1
/
+1
*
|
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
2016-02-02
1
-3
/
+4
|
/
*
batman-adv: add list of unique single hop neighbors per hard-interface
Marek Lindner
2015-12-16
1
-0
/
+4
*
batman-adv: Act on NETDEV_*_TYPE_CHANGE events
Andrew Lunn
2015-12-05
1
-1
/
+3
*
net: add possibility to pass information about upper device via notifier
Jiri Pirko
2015-12-03
1
-1
/
+1
*
net: propagate upper priv via netdev_master_upper_dev_link
Jiri Pirko
2015-12-03
1
-1
/
+2
*
batman-adv: Add lower layer needed_(head|tail)room to own ones
Sven Eckelmann
2015-08-27
1
-0
/
+41
*
batman-adv: don't access unregistered net_device object
Antonio Quartulli
2015-08-27
1
-1
/
+2
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
1
-12
/
+26
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
1
-1
/
+1
*
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-04-02
1
-2
/
+3
*
batman: fix a bogus warning from batadv_is_on_batman_iface()
Cong Wang
2014-05-22
1
-1
/
+1
*
batman-adv: fix soft-interface MTU computation
Antonio Quartulli
2014-02-17
1
-8
/
+14
*
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
1
-3
/
+1
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
batman-adv: add debugfs structure for information per interface
Simon Wunderlich
2014-01-12
1
-0
/
+9
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
1
-3
/
+1
*
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
Antonio Quartulli
2013-10-23
1
-29
/
+4
*
batman-adv: send GW_DEL event in case of soft-iface destruction
Antonio Quartulli
2013-10-23
1
-2
/
+7
*
batman-adv: limit local translation table max size
Marek Lindner
2013-10-23
1
-15
/
+26
*
batman-adv: add per VLAN interface attribute framework
Antonio Quartulli
2013-10-19
1
-0
/
+2
*
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
2013-10-12
1
-9
/
+10
*
batman-adv: use htons when possible
Antonio Quartulli
2013-10-12
1
-1
/
+1
*
batman-adv: Remove old fragmentation code
Martin Hundebøll
2013-10-12
1
-1
/
+0
*
batman-adv: remove vis functionality
Simon Wunderlich
2013-10-09
1
-9
/
+0
*
batman-adv: don't initialise batman_iv private members in hard-interface.c
Antonio Quartulli
2013-05-29
1
-7
/
+1
*
batman-adv: send each broadcast only once on non-wireless interfaces
Matthias Schiffer
2013-05-29
1
-0
/
+4
*
batman-adv: split batadv_is_wifi_iface() into two functions
Matthias Schiffer
2013-05-29
1
-32
/
+52
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
batman-adv: free an hard-interface before adding it
Antonio Quartulli
2013-03-27
1
-6
/
+33
*
batman-adv: Allow to modify slaves of soft-interfaces through rntl_link
Sven Eckelmann
2013-03-27
1
-2
/
+10
*
batman-adv: rename batadv_softif_destroy to reflect sysfs use case
Marek Lindner
2013-03-27
1
-1
/
+1
*
batman-adv: Don't always delete softif when last slave was removed
Sven Eckelmann
2013-03-27
1
-3
/
+5
*
batman-adv: Move soft-interface initialization to ndo_init
Sven Eckelmann
2013-03-27
1
-0
/
+5
*
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
1
-1
/
+1
*
batman-adv: postpone sysfs removal when unregistering
Simon Wunderlich
2013-01-19
1
-2
/
+22
*
batman-adv: use ETH_P_BATMAN
Antonio Quartulli
2012-11-30
1
-1
/
+2
[next]