Sven Eckelmann
|
5d9673109c
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
|
9 years ago |
Sven Eckelmann
|
7c12439115
batman-adv: Convert batadv_orig_node to kref
|
9 years ago |
Sven Eckelmann
|
68a6722cc4
batman-adv: Convert batadv_dat_entry to kref
|
9 years ago |
Sven Eckelmann
|
0046b0402a
batman-adv: update copyright years for 2016
|
9 years ago |
Antonio Quartulli
|
fe13c2aadf
batman-adv: fix kerneldoc for DAT functions
|
9 years ago |
Sven Eckelmann
|
62fe710f6e
batman-adv: Fix kerneldoc parsing of return description
|
10 years ago |
Sven Eckelmann
|
b7fe3d4f4a
batman-adv: Fix invalid stack access in batadv_dat_select_candidates
|
10 years ago |
Sven Eckelmann
|
4f248cff9e
batman-adv: Remove multiple assignment per line
|
10 years ago |
Sven Eckelmann
|
6b5e971a28
batman-adv: Replace C99 int types with kernel type
|
10 years ago |
David S. Miller
|
c1f066d4ee
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
|
10 years ago |
Linus Lüssing
|
65d7d46050
batman-adv: Make DAT capability changes atomic
|
10 years ago |
Antonio Quartulli
|
f202a666e9
batman-adv: avoid DAT to mess up LAN state
|
10 years ago |
Sven Eckelmann
|
1e2c2a4fe4
batman-adv: Add required includes to all files
|
10 years ago |
Sven Eckelmann
|
36fd61cb80
batman-adv: Use common Jenkins Hash implementation
|
10 years ago |
Sven Eckelmann
|
9f6446c7f9
batman-adv: update copyright years for 2015
|
10 years ago |
Antonio Quartulli
|
aa143d2837
batman-adv: checkpatch - Please use a blank line after declarations
|
11 years ago |
Antonio Quartulli
|
0185dda640
batman-adv: prefer kmalloc_array to kmalloc when possible
|
11 years ago |
Octavian Purdila
|
bad93e9d4e
net: add __pskb_copy_fclone and pskb_copy_for_clone
|
11 years ago |
David S. Miller
|
54e5c4def0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Antonio Quartulli
|
f138694b15
batman-adv: add blank line between declarations and the rest of the code
|
11 years ago |
Antonio Quartulli
|
cc2f33860c
batman-adv: fix local TT check for outgoing arp requests in DAT
|
11 years ago |
Antonio Quartulli
|
8fdd01530c
batman-adv: prefer ether_addr_copy to memcpy
|
11 years ago |
Linus Lüssing
|
927c2ed7e5
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
|
11 years ago |
Simon Wunderlich
|
e19f9759ed
batman-adv: update copyright years for 2014
|
11 years ago |
Simon Wunderlich
|
7351a4822d
batman-adv: split out router from orig_node
|
12 years ago |
Antonio Quartulli
|
6c413b1c22
batman-adv: send every DHCP packet as bat-unicast
|
12 years ago |
Antonio Quartulli
|
36484f84d5
batman-adv: remove parenthesis from return statements
|
12 years ago |
Antonio Quartulli
|
ebf38fb7ab
batman-adv: remove FSF address from GPL disclaimer
|
12 years ago |
Simon Wunderlich
|
a40d9b075c
batman-adv: fix header alignment by unrolling batadv_header
|
11 years ago |
Linus Lüssing
|
e300d31466
batman-adv: refine API calls for unicast transmissions of SKBs
|
12 years ago |