Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2ee762b34899328e0cf561b77adca841794f104c
/
net
/
batman-adv
9535395
batman-adv: Kconfig, Add missing DEBUG_FS dependency
by Markus Pargmann
· 10 years ago
dcba6c9
batman-adv: Start new development cycle
by Simon Wunderlich
· 10 years ago
3f68785
batman-adv: fix misspelled words
by Antonio Quartulli
· 10 years ago
e0d9677
batman-adv: clear control block of received socket buffers
by Martin Hundebøll
· 10 years ago
32db6aa
batman-adv: checkpatch - remove unnecessary parentheses
by Antonio Quartulli
· 10 years ago
8a3f8b6
batman-adv: checkpatch - Please don't use multiple blank lines
by Antonio Quartulli
· 10 years ago
aa143d2
batman-adv: checkpatch - Please use a blank line after declarations
by Antonio Quartulli
· 10 years ago
9687a31
batman-adv: checkpatch - No space is necessary after a cast
by Antonio Quartulli
· 10 years ago
24820df
batman-adv: checkpatch - else is not generally useful after a break or return
by Antonio Quartulli
· 10 years ago
a0e2877
batman-adv: kernel doc fixes for main.{c, h}
by Martin Hundebøll
· 10 years ago
ba97abb
batman-adv: kernel doc fix for distributed-arp-table.h
by Martin Hundebøll
· 10 years ago
e335718
batman-adv: kernel doc fixes for bridge_loop_avoidance.c
by Martin Hundebøll
· 10 years ago
95298a9
batman-adv: kernel doc fixes for bat_iv_ogm.c
by Martin Hundebøll
· 10 years ago
320b936
batman-adv: remove obsolete variable primary_iface from orig_node
by Simon Wunderlich
· 10 years ago
1939244
batman-adv: avoid useless return in void functions
by Antonio Quartulli
· 10 years ago
9d31b3c
batman-adv: fix potential TT client + orig-node memory leak
by Linus Lüssing
· 10 years ago
a516488
batman-adv: fix multicast counter when purging originators
by Linus Lüssing
· 10 years ago
e8829f0
batman-adv: fix counter for multicast supporting nodes
by Linus Lüssing
· 10 years ago
f44d540
batman-adv: fix lock class for decoding hash in network-coding.c
by Martin Hundebøll
· 10 years ago
2c667a3
batman-adv: fix delayed foreign originator recognition
by Linus Lüssing
· 10 years ago
329887a
batman-adv: fix and simplify condition when bonding should be used
by Simon Wunderlich
· 10 years ago
0d16449
batman-adv: avoid NULL dereferences and fix if check
by Antonio Quartulli
· 10 years ago
0402e44
batman-adv: Unify fragment size calculation
by Sven Eckelmann
· 10 years ago
5b6698b
batman-adv: Calculate extra tail size based on queued fragments
by Sven Eckelmann
· 10 years ago
b7a8d756
batman-adv: replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
e050dbe
batman-adv: Fix parameter order of hlist_add_behind
by Sven Eckelmann
· 10 years ago
0a4dd0d
batman: fix duplicate #include of multicast.h
by Jean Sacren
· 10 years ago
1d02328
list: fix order of arguments for hlist_add_after(_rcu)
by Ken Helias
· 10 years ago
d247b6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
71b75d0
batman-adv: Start new development cycle
by Simon Wunderlich
· 10 years ago
e03366e
batman-adv: increase default hop penalty
by Simon Wunderlich
· 10 years ago
23c4ec1
batman-adv: remove unnecessary logspam
by André Gaul
· 10 years ago
d912426
batman-adv: Fix out-of-order fragmentation support
by Sven Eckelmann
· 10 years ago
0185dda
batman-adv: prefer kmalloc_array to kmalloc when possible
by Antonio Quartulli
· 10 years ago
8fd90bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
35df3b2
batman-adv: fix TT VLAN inconsistency on VLAN re-add
by Antonio Quartulli
· 11 years ago
d46b6bf
batman-adv: drop QinQ claim frames in bridge loop avoidance
by Simon Wunderlich
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
b98fe24
batman-adv: Use kasprintf
by Himangi Saraogi
· 10 years ago
bad93e9
net: add __pskb_copy_fclone and pskb_copy_for_clone
by Octavian Purdila
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
af0a171
batman-adv: fix NULL pointer dereferences
by Marek Lindner
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b6ed549
batman: fix a bogus warning from batadv_is_on_batman_iface()
by Cong Wang
· 10 years ago
871d3d9
batman-adv: Start new development cycle
by Simon Wunderlich
· 10 years ago
2b64df2
batman-adv: remove semi-colon after macro definition
by Antonio Quartulli
· 11 years ago
f138694
batman-adv: add blank line between declarations and the rest of the code
by Antonio Quartulli
· 11 years ago
cc2f338
batman-adv: fix local TT check for outgoing arp requests in DAT
by Antonio Quartulli
· 11 years ago
377fe0f
batman-adv: increase orig refcount when storing ref in gw_node
by Antonio Quartulli
· 11 years ago
be18101
batman-adv: fix reference counting imbalance while sending fragment
by Antonio Quartulli
· 11 years ago
16a4142
batman-adv: fix indirect hard_iface NULL dereference
by Marek Lindner
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
709de13
batman-adv: fix removing neigh_ifinfo
by Simon Wunderlich
· 11 years ago
7b955a9
batman-adv: always run purge_orig_neighbors
by Simon Wunderlich
· 11 years ago
000c8df
batman-adv: fix neigh reference imbalance
by Simon Wunderlich
· 11 years ago
c1e517f
batman-adv: fix neigh_ifinfo imbalance
by Simon Wunderlich
· 11 years ago
3f2532f
batman-adv: Start new development cycle
by Simon Wunderlich
· 11 years ago
151dcb3
batman-adv: improve DAT documentation
by Antonio Quartulli
· 11 years ago
43e6f65
batman-adv: improve the TT flags documentation
by Antonio Quartulli
· 11 years ago
4c8755d
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
by Linus Lüssing
· 11 years ago
ab49886
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
by Linus Lüssing
· 11 years ago
1d8ab8d
batman-adv: Modified forwarding behaviour for multicast packets
by Linus Lüssing
· 11 years ago
60432d7
batman-adv: Announce new capability via multicast TVLV
by Linus Lüssing
· 11 years ago
e17931d
batman-adv: introduce capability initialization bitfield
by Linus Lüssing
· 11 years ago
c5caf4e
batman-adv: Multicast Listener Announcements via Translation Table
by Linus Lüssing
· 11 years ago
c5d3a65
batman-adv: add kerneldoc for dst_hint argument
by Antonio Quartulli
· 11 years ago
af63fde
batman-adv: call unregister_netdev() to have it handle the locking for us
by Marek Lindner
· 11 years ago
1a321b0
batman-adv: fix a few kerneldoc inconsistencies
by Simon Wunderlich
· 11 years ago
8fdd015
batman-adv: prefer ether_addr_copy to memcpy
by Antonio Quartulli
· 11 years ago
e88b617
batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
by Linus Lüssing
· 11 years ago
927c2ed
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
by Linus Lüssing
· 11 years ago
abae947
batman-adv: fix coccinelle warnings
by Fengguang Wu
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
70b271a
batman-adv: fix potential kernel paging error for unicast transmissions
by Antonio Quartulli
· 11 years ago
a5a5cb8
batman-adv: avoid double free when orig_node initialization fails
by Antonio Quartulli
· 11 years ago
05c3c8a
batman-adv: free skb on TVLV parsing success
by Antonio Quartulli
· 11 years ago
a30e22c
batman-adv: fix TT CRC computation by ensuring byte order
by Antonio Quartulli
· 11 years ago
b2262df
batman-adv: fix potential orig_node reference leak
by Simon Wunderlich
· 11 years ago
08bf0ed
batman-adv: avoid potential race condition when adding a new neighbour
by Antonio Quartulli
· 11 years ago
f179142
batman-adv: properly check pskb_may_pull return value
by Antonio Quartulli
· 11 years ago
91c2b1a
batman-adv: release vlan object after checking the CRC
by Antonio Quartulli
· 11 years ago
e889241
batman-adv: fix TT-TVLV parsing on OGM reception
by Antonio Quartulli
· 11 years ago
930cd6e
batman-adv: fix soft-interface MTU computation
by Antonio Quartulli
· 11 years ago
2045cea
net: remove unnecessary return's
by stephen hemminger
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7dff08b
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
6631c5ce
Revert "batman-adv: drop dependency against CRC16"
by David S. Miller
· 11 years ago
1b371d1
batman-adv: use consistent kerneldoc style
by Simon Wunderlich
· 11 years ago
1df0cbd
batman-adv: fix batman-adv header overhead calculation
by Marek Lindner
· 11 years ago
16b7769
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
12afc36
batman-adv: drop dependency against CRC16
by Antonio Quartulli
· 11 years ago
8d90d77
batman-adv: Start new development cycle
by Simon Wunderlich
· 11 years ago
e19f975
batman-adv: update copyright years for 2014
by Simon Wunderlich
· 11 years ago
031ace8
batman-adv: add build checks for packet sizes
by Simon Wunderlich
· 11 years ago
82ab332
batman-adv: remove returns at the end of void functions
by Antonio Quartulli
· 11 years ago
cb1c92e
batman-adv: add debugfs support to view multiif tables
by Simon Wunderlich
· 11 years ago
5bc7c1e
batman-adv: add debugfs structure for information per interface
by Simon Wunderlich
· 11 years ago
f3b3d90
batman-adv: add bonding again
by Simon Wunderlich
· 11 years ago
ef0a937
batman-adv: consider outgoing interface in OGM sending
by Simon Wunderlich
· 11 years ago
c039876
batman-adv: add WiFi penalty
by Simon Wunderlich
· 11 years ago
Next »