index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Age
Commit message (
Expand
)
Author
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-10-17
batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
Sven Eckelmann
2017-10-12
batman-adv: Add missing kerneldoc for extack
Sven Eckelmann
2017-10-06
Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-10-04
net: Add extack to upper device linking
David Ahern
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
2017-09-30
batman-adv: Add argument names for function ptr definitions
Sven Eckelmann
2017-09-28
batman-adv: Fix "line over 80 characters" checkpatch warning
Sven Eckelmann
2017-09-28
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
2017-09-28
batman-adv: Start new development cycle
Simon Wunderlich
2017-09-22
net: Remove useless function skb_header_release
Gao Feng
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-31
batman-adv: fix TT sync flag inconsistencies
Linus Lüssing
2017-07-29
batman-adv: fix various spelling mistakes
Colin Ian King
2017-07-29
batman-adv: Remove variable deprecated by skb_put_data
Sven Eckelmann
2017-07-29
batman-adv: Remove too short %pM printk field width
Sven Eckelmann
2017-07-29
batman-adv: Remove unnecessary length qualifier in %14pM
Joe Perches
2017-07-29
batman-adv: Start new development cycle
Simon Wunderlich
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-13
Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-06-13
batman-adv: Accept only filled wifi station info
Sven Eckelmann
2017-06-13
batman-adv: Use default throughput value on cfg80211 error
Sven Eckelmann
2017-06-09
batman-adv: simplify return handling in some TT functions
Simon Wunderlich
2017-06-09
batman-adv: do not add loop detection mac addresses to global tt
Simon Wunderlich
2017-06-09
batman-adv: tp_meter: mark init function with __init
Antonio Quartulli
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-23
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
2017-05-23
batman-adv: Combine two seq_puts() calls into one call in batadv_nc_nodes_seq...
Markus Elfring
2017-05-23
batman-adv: Replace a seq_puts() call by seq_putc() in two functions
Markus Elfring
2017-05-23
batman-adv: decrease maximum fragment size
Matthias Schiffer
2017-05-23
batman-adv: Start new development cycle
Simon Wunderlich
2017-05-19
batman-adv: fix memory leak when dropping packet from other gateway
Andreas Pape
2017-05-19
batman-adv: Fix rx packet/bytes stats on local ARP reply
Sven Eckelmann
2017-04-06
Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-04-05
batman-adv: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-03
batman-adv: Group ethtool related code together
Sven Eckelmann
2017-04-03
batman-adv: Remove ethtool .get_settings stub
Sven Eckelmann
2017-04-03
batman-adv: Remove ethtool msglevel functions
Sven Eckelmann
2017-04-03
batman-adv: Use ethtool helper to get link status
Sven Eckelmann
2017-03-26
batman-adv: restructure rebroadcast counter into forw_packet API
Linus Lüssing
2017-03-26
batman-adv: privatize forw_packet skb assignment
Linus Lüssing
2017-03-22
batman-adv: handle race condition for claims between gateways
Andreas Pape
2017-03-22
batman-adv: changed debug messages for easier bla debugging
Andreas Pape
2017-03-22
batman-adv: drop unicast packets from other backbone gw
Andreas Pape
2017-03-22
batman-adv: prevent duplication of ARP replies when DAT is used
Andreas Pape
2017-03-22
batman-adv: prevent multiple ARP replies sent by gateways if dat enabled
Andreas Pape
2017-03-17
batman-adv: Omit unnecessary memset of netdev private data
Tobias Klauser
[next]