index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
distributed-arp-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-19
batman-adv: refine API calls for unicast transmissions of SKBs
Linus Lüssing
1
-5
/
+5
2013-10-19
batman-adv: make the Distributed ARP Table vlan aware
Antonio Quartulli
1
-48
/
+105
2013-10-19
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
1
-4
/
+7
2013-10-12
batman-adv: Remove old fragmentation code
Martin Hundebøll
1
-6
/
+5
2013-10-09
batman-adv: tvlv - add distributed arp table container
Marek Lindner
1
-0
/
+64
2013-05-29
batman-adv: fix typos in kernel doc & comments
Marek Lindner
1
-43
/
+39
2013-05-09
batman-adv: make DAT drop ARP requests targeting local clients
Antonio Quartulli
1
-0
/
+13
2013-03-13
batman-adv: replace redundant primary_if_get calls
Marek Lindner
1
-18
/
+4
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-9
/
+6
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-1
/
+1
2013-02-13
batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance
Pau Koning
1
-1
/
+1
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+18
2013-01-27
batman-adv: filter ARP packets with invalid MAC addresses in DAT
Matthias Schiffer
1
-0
/
+13
2013-01-27
batman-adv: check for more types of invalid IP addresses in DAT
Matthias Schiffer
1
-1
/
+3
2013-01-27
batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()
Matthias Schiffer
1
-0
/
+2
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
1
-1
/
+1
2012-11-07
batman-adv: Add get_ethtool_stats() support for DAT
Martin Hundebøll
1
-2
/
+17
2012-11-07
batman-adv: Distributed ARP Table - add runtime switch
Antonio Quartulli
1
-0
/
+18
2012-11-07
batman-adv: Distributed ARP Table - add snooping functions for ARP messages
Antonio Quartulli
1
-0
/
+265
2012-11-07
batman-adv: Distributed ARP Table - add ARP parsing functions
Antonio Quartulli
1
-0
/
+202
2012-11-07
batman-adv: Distributed ARP Table - implement local storage
Antonio Quartulli
1
-0
/
+296
2012-11-07
batman-adv: Distributed ARP Table - create DHT helper functions
Antonio Quartulli
1
-0
/
+270