index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
gateway_client.c
Commit message (
Expand
)
Author
Age
*
batman-adv: Use kref_get for batadv_gw_node_add
Sven Eckelmann
2016-05-10
*
batman-adv: Use kref_get for batadv_gw_select
Sven Eckelmann
2016-05-10
*
batman-adv: Rename batadv_gw_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
*
batman-adv: Rename batadv_neigh_ifinfo *_free_ref function to *_put
Sven Eckelmann
2016-02-23
*
batman-adv: Rename batadv_neigh_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
*
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
2016-02-23
*
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
|
\
|
*
batman-adv: Only put gw_node list reference when removed
Sven Eckelmann
2016-02-16
*
|
batman-adv: Convert batadv_orig_node to kref
Sven Eckelmann
2016-02-10
*
|
batman-adv: Convert batadv_gw_node to kref
Sven Eckelmann
2016-02-10
*
|
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-01
*
|
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
2016-02-01
|
/
*
batman-adv: fix gateway client style issues
Simon Wunderlich
2015-08-27
*
batman-adv: remove obsolete deleted attribute for gateway node
Simon Wunderlich
2015-08-27
*
batman-adv: Remove multiple assignment per line
Sven Eckelmann
2015-08-24
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-24
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-08-17
|
\
|
*
batman-adv: Avoid u32 overflow during gateway select
Ruben Wisniewski
2015-08-11
|
*
batman-adv: Replace gw_reselect divisor with simple shift
Sven Eckelmann
2015-08-11
*
|
batman-adv: initialize up/down values when adding a gateway
Simon Wunderlich
2015-08-04
|
/
*
batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_get
Sven Eckelmann
2015-06-07
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
*
batman-adv: Fix use of seq_has_overflowed()
Joe Perches
2015-02-22
*
batman-adv: Remove uses of return value of seq_printf
Joe Perches
2015-02-20
*
batman-adv: checkpatch - Please use a blank line after declarations
Antonio Quartulli
2015-01-07
*
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
2014-12-23
*
batman-adv: increase orig refcount when storing ref in gw_node
Antonio Quartulli
2014-05-15
*
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
2014-03-22
*
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
2014-03-22
*
net: remove unnecessary return's
stephen hemminger
2014-02-13
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
*
batman-adv: split out router from orig_node
Simon Wunderlich
2014-01-12
*
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
2014-01-12
*
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
2014-01-08
*
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
2014-01-08
*
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
2014-01-08
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
*
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
2013-10-23
*
batman-adv: remove bogus comment
Antonio Quartulli
2013-10-19
*
batman-adv: make the GW module correctly talk to the new VLAN-TT
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: h_vlan_encapsulated_proto access refactoring
Antonio Quartulli
2013-10-12
*
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
2013-10-09
*
batman-adv: send GW_DEL event when the gw client mode is deselected
Antonio Quartulli
2013-08-28
*
batman-adv: fix potential kernel paging errors for unicast transmissions
Linus Lüssing
2013-08-10
*
batman-adv: use seq_puts instead of seq_printf when the format is constant
Antonio Quartulli
2013-03-27
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
[next]