index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
gateway_client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-05
batman-adv: initialize up/down values when adding a gateway
Simon Wunderlich
1
-0
/
+2
2015-06-07
batman-adv: Remove unused post-VLAN ethhdr in batadv_gw_dhcp_recipient_get
Sven Eckelmann
1
-5
/
+0
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
1
-7
/
+27
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
1
-1
/
+1
2015-02-23
batman-adv: Fix use of seq_has_overflowed()
Joe Perches
1
-1
/
+1
2015-02-20
batman-adv: Remove uses of return value of seq_printf
Joe Perches
1
-9
/
+10
2015-01-07
batman-adv: checkpatch - Please use a blank line after declarations
Antonio Quartulli
1
-0
/
+1
2014-12-24
batman-adv: avoid NULL dereferences and fix if check
Antonio Quartulli
1
-1
/
+1
2014-05-15
batman-adv: increase orig refcount when storing ref in gw_node
Antonio Quartulli
1
-2
/
+9
2014-03-22
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
1
-1
/
+1
2014-03-22
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
1
-3
/
+3
2014-02-14
net: remove unnecessary return's
stephen hemminger
1
-2
/
+0
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
1
-1
/
+1
2014-01-12
batman-adv: split out router from orig_node
Simon Wunderlich
1
-5
/
+6
2014-01-12
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
1
-9
/
+66
2014-01-08
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
1
-95
/
+76
2014-01-08
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
1
-12
/
+23
2014-01-08
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
1
-0
/
+5
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
1
-3
/
+1
2013-10-23
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
1
-8
/
+8
2013-10-19
batman-adv: remove bogus comment
Antonio Quartulli
1
-5
/
+0
2013-10-19
batman-adv: make the GW module correctly talk to the new VLAN-TT
Antonio Quartulli
1
-3
/
+18
2013-10-19
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
1
-1
/
+2
2013-10-12
batman-adv: use htons when possible
Antonio Quartulli
1
-2
/
+2
2013-10-12
batman-adv: h_vlan_encapsulated_proto access refactoring
Antonio Quartulli
1
-7
/
+12
2013-10-09
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
1
-66
/
+121
2013-08-28
batman-adv: send GW_DEL event when the gw client mode is deselected
Antonio Quartulli
1
-0
/
+27
2013-08-11
batman-adv: fix potential kernel paging errors for unicast transmissions
Linus Lüssing
1
-1
/
+12
2013-03-27
batman-adv: use seq_puts instead of seq_printf when the format is constant
Antonio Quartulli
1
-1
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+5
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
1
-1
/
+1
2012-10-29
batman-adv: consolidate duplicated primary_if checking code
Marek Lindner
1
-15
/
+4
2012-08-23
batman-adv: Reduce accumulated length of simple statements
Sven Eckelmann
1
-8
/
+13
2012-08-23
batman-adv: Split batadv_priv in sub-structures for features
Sven Eckelmann
1
-16
/
+16
2012-08-07
batman-adv: select an internet gateway if none was chosen
Marek Lindner
1
-3
/
+3
2012-07-02
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Sven Eckelmann
1
-1
/
+1
2012-07-02
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
1
-43
/
+47
2012-07-02
batman-adv: Prefix main enum with BATADV_
Sven Eckelmann
1
-11
/
+14
2012-07-02
batman-adv: Prefix hard-interface enum with BATADV_
Sven Eckelmann
1
-1
/
+1
2012-07-02
batman-adv: Prefix gateway enum with BATADV_
Sven Eckelmann
1
-4
/
+4
2012-06-28
batman-adv: Prefix main defines with BATADV_
Sven Eckelmann
1
-9
/
+9
2012-06-28
batman-adv: Prefix local defines with BATADV_
Sven Eckelmann
1
-6
/
+6
2012-06-28
batman-adv: Prefix remaining function like macros with batadv_
Sven Eckelmann
1
-1
/
+1
2012-06-25
batman-adv: Prefix gateway_client local static functions with batadv_
Sven Eckelmann
1
-32
/
+35
2012-06-25
batman-adv: Prefix main static inline functions with batadv_
Sven Eckelmann
1
-27
/
+27
2012-06-24
batman-adv: Prefix hard-interface static inline functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-21
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
1
-22
/
+19
2012-06-21
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-21
batman-adv: Prefix routing non-static functions with batadv_
Sven Eckelmann
1
-2
/
+3
2012-06-21
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
1
-14
/
+14
[next]