index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
distributed-arp-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-04
batman-adv: prefer kmalloc_array to kmalloc when possible
Antonio Quartulli
1
-1
/
+2
2014-06-11
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
1
-1
/
+1
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2014-05-18
batman-adv: add blank line between declarations and the rest of the code
Antonio Quartulli
1
-0
/
+1
2014-05-15
batman-adv: fix local TT check for outgoing arp requests in DAT
Antonio Quartulli
1
-2
/
+1
2014-03-22
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
1
-2
/
+2
2014-03-22
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
1
-0
/
+5
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
-1
/
+2
2014-01-08
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
1
-2
/
+2
2014-01-08
batman-adv: remove parenthesis from return statements
Antonio Quartulli
1
-1
/
+1
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
1
-3
/
+1
2013-12-28
batman-adv: fix header alignment by unrolling batadv_header
Simon Wunderlich
1
-3
/
+3
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