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
/
send.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
1
-12
/
+0
2019-01-04
batman-adv: Update copyright years for 2019
Sven Eckelmann
1
-1
/
+1
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
1
-1
/
+1
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
1
-2
/
+1
2017-12-15
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
1
-2
/
+2
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
1
-0
/
+1
2017-03-26
batman-adv: restructure rebroadcast counter into forw_packet API
Linus Lüssing
1
-0
/
+1
2017-03-26
batman-adv: privatize forw_packet skb assignment
Linus Lüssing
1
-1
/
+2
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2016-11-08
batman-adv: fix rare race conditions on interface removal
Linus Lüssing
1
-0
/
+5
2016-10-30
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
1
-1
/
+2
2016-10-30
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
1
-1
/
+2
2016-08-09
batman-adv: Introduce forward packet creation helper
Linus Lüssing
1
-0
/
+6
2016-06-30
batman-adv: remove ogm_emit and ogm_schedule API calls
Antonio Quartulli
1
-3
/
+1
2016-02-29
batman-adv: keep track of when unicast packets are sent
Antonio Quartulli
1
-3
/
+7
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
1
-1
/
+1
2016-02-02
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
1
-2
/
+2
2015-08-25
batman-adv: Remove batadv_ types forward declarations
Sven Eckelmann
1
-3
/
+0
2015-08-25
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
1
-4
/
+4
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
1
-0
/
+13
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
1
-1
/
+1
2014-03-22
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
1
-0
/
+5
2014-03-22
batman-adv: add kerneldoc for dst_hint argument
Antonio Quartulli
1
-0
/
+2
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
1
-1
/
+1
2014-01-08
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
1
-4
/
+6
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
1
-3
/
+1
2013-10-19
batman-adv: refine API calls for unicast transmissions of SKBs
Linus Lüssing
1
-21
/
+30
2013-10-19
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
1
-6
/
+10
2013-10-12
batman-adv: Remove old fragmentation code
Martin Hundebøll
1
-0
/
+40
2013-05-29
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
Martin Hundebøll
1
-3
/
+3
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
1
-1
/
+1
2012-11-21
batman-adv: Add wrapper to look up neighbor and send skb
Martin Hundebøll
1
-0
/
+3
2012-07-01
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
1
-5
/
+7
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
1
-3
/
+1
2012-06-20
batman-adv: Prefix send non-static functions with batadv_
Sven Eckelmann
1
-8
/
+9
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2011-09-08
batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ...
Marek Lindner
1
-7
/
+2
2011-09-08
batman-adv: rename all instances of batman_packet to batman_ogm_packet
Marek Lindner
1
-1
/
+1
2011-07-05
batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter
Antonio Quartulli
1
-1
/
+1
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
1
-1
/
+1
2011-06-20
batman-adv: Reduce usage of char
Sven Eckelmann
1
-1
/
+1
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
1
-6
/
+6
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
1
-1
/
+1
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
1
-4
/
+4
2011-02-11
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
1
-2
/
+0
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann
1
-0
/
+41