index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
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-13
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-10
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-27
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-06
batman-adv: select an internet gateway if none was chosen
Marek Lindner
1
-3
/
+3
2012-07-01
batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h}
Sven Eckelmann
1
-1
/
+1
2012-07-01
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
1
-43
/
+47
2012-07-01
batman-adv: Prefix main enum with BATADV_
Sven Eckelmann
1
-11
/
+14
2012-07-01
batman-adv: Prefix hard-interface enum with BATADV_
Sven Eckelmann
1
-1
/
+1
2012-07-01
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-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
1
-22
/
+19
2012-06-20
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-20
batman-adv: Prefix routing non-static functions with batadv_
Sven Eckelmann
1
-2
/
+3
2012-06-20
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
1
-14
/
+14
2012-06-20
batman-adv: Prefix gateway-common non-static functions with batadv_
Sven Eckelmann
1
-5
/
+7
2012-06-20
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
1
-19
/
+21
2012-06-20
batman-adv: Prefix bat_sysfs non-static functions with batadv_
Sven Eckelmann
1
-3
/
+3
2012-05-11
batman-adv: fix wrong dhcp option list browsing
Antonio Quartulli
1
-3
/
+3
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
1
-18
/
+13
2012-02-28
batman-adv: Fix indentation of multiline statements
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: convert time_after instances to has_timed_out
Marek Lindner
1
-1
/
+1
[next]