index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Start new development cycle
Simon Wunderlich
2014-03-22
1
-1
/
+1
*
batman-adv: improve DAT documentation
Antonio Quartulli
2014-03-22
2
-2
/
+6
*
batman-adv: improve the TT flags documentation
Antonio Quartulli
2014-03-22
1
-4
/
+24
*
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
Linus Lüssing
2014-03-22
6
-3
/
+198
*
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
2014-03-22
6
-8
/
+156
*
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
2014-03-22
9
-26
/
+266
*
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
2014-03-22
7
-6
/
+167
*
batman-adv: introduce capability initialization bitfield
Linus Lüssing
2014-03-22
3
-9
/
+11
*
batman-adv: Multicast Listener Announcements via Translation Table
Linus Lüssing
2014-03-22
8
-4
/
+318
*
batman-adv: add kerneldoc for dst_hint argument
Antonio Quartulli
2014-03-22
2
-0
/
+3
*
batman-adv: call unregister_netdev() to have it handle the locking for us
Marek Lindner
2014-03-22
1
-4
/
+1
*
batman-adv: fix a few kerneldoc inconsistencies
Simon Wunderlich
2014-03-22
1
-5
/
+5
*
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
2014-03-22
13
-71
/
+70
*
batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
Linus Lüssing
2014-03-22
1
-3
/
+0
*
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
Linus Lüssing
2014-03-22
5
-14
/
+18
*
batman-adv: fix coccinelle warnings
Fengguang Wu
2014-03-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-19
7
-27
/
+101
|
\
|
*
batman-adv: fix potential kernel paging error for unicast transmissions
Antonio Quartulli
2014-02-17
1
-2
/
+7
|
*
batman-adv: avoid double free when orig_node initialization fails
Antonio Quartulli
2014-02-17
1
-4
/
+2
|
*
batman-adv: free skb on TVLV parsing success
Antonio Quartulli
2014-02-17
1
-0
/
+2
|
*
batman-adv: fix TT CRC computation by ensuring byte order
Antonio Quartulli
2014-02-17
1
-4
/
+12
|
*
batman-adv: fix potential orig_node reference leak
Simon Wunderlich
2014-02-17
1
-0
/
+2
|
*
batman-adv: avoid potential race condition when adding a new neighbour
Antonio Quartulli
2014-02-17
3
-6
/
+56
|
*
batman-adv: properly check pskb_may_pull return value
Antonio Quartulli
2014-02-17
1
-1
/
+1
|
*
batman-adv: release vlan object after checking the CRC
Antonio Quartulli
2014-02-17
1
-1
/
+5
|
*
batman-adv: fix TT-TVLV parsing on OGM reception
Antonio Quartulli
2014-02-17
1
-1
/
+0
|
*
batman-adv: fix soft-interface MTU computation
Antonio Quartulli
2014-02-17
1
-8
/
+14
*
|
net: remove unnecessary return's
stephen hemminger
2014-02-13
1
-2
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
1
-1
/
+1
|
\
|
*
batman-adv: fix batman-adv header overhead calculation
Marek Lindner
2014-01-15
1
-1
/
+1
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-16
4
-13
/
+31
|
\
\
|
*
|
batman-adv: use consistent kerneldoc style
Simon Wunderlich
2014-01-16
4
-13
/
+31
*
|
|
Revert "batman-adv: drop dependency against CRC16"
David S. Miller
2014-01-15
1
-0
/
+1
|
/
/
*
|
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
1
-3
/
+1
*
|
batman-adv: drop dependency against CRC16
Antonio Quartulli
2014-01-12
1
-1
/
+0
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
|
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
41
-41
/
+41
*
|
batman-adv: add build checks for packet sizes
Simon Wunderlich
2014-01-12
1
-7
/
+17
*
|
batman-adv: remove returns at the end of void functions
Antonio Quartulli
2014-01-12
1
-7
/
+0
*
|
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
2014-01-12
5
-7
/
+73
*
|
batman-adv: add debugfs structure for information per interface
Simon Wunderlich
2014-01-12
4
-0
/
+86
*
|
batman-adv: add bonding again
Simon Wunderlich
2014-01-12
4
-4
/
+121
*
|
batman-adv: consider outgoing interface in OGM sending
Simon Wunderlich
2014-01-12
3
-64
/
+115
*
|
batman-adv: add WiFi penalty
Simon Wunderlich
2014-01-12
3
-6
/
+24
*
|
batman-adv: split out router from orig_node
Simon Wunderlich
2014-01-12
11
-219
/
+605
*
|
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
2014-01-12
9
-114
/
+588
*
|
batman-adv: remove bonding and interface alternating
Simon Wunderlich
2014-01-12
5
-327
/
+12
*
|
batman-adv: set the isolation mark in the skb if needed
Antonio Quartulli
2014-01-08
3
-2
/
+44
*
|
batman-adv: create helper function to get AP isolation status
Antonio Quartulli
2014-01-08
3
-12
/
+28
*
|
batman-adv: extend the ap_isolation mechanism
Antonio Quartulli
2014-01-08
1
-0
/
+5
[next]