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
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Prefix send local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-15
/
+15
*
batman-adv: Prefix routing local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-31
/
+34
*
batman-adv: Prefix originator local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-27
/
+27
*
batman-adv: Prefix icmp_socket local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-32
/
+34
*
batman-adv: Prefix hash local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-2
/
+2
*
batman-adv: Prefix hard-interface local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-31
/
+33
*
batman-adv: Prefix gateway_common local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-5
/
+5
*
batman-adv: Prefix gateway_client local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-32
/
+35
*
batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-152
/
+168
*
batman-adv: Prefix bat_sysfs local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-117
/
+138
*
batman-adv: Prefix bat_iv_ogm local static functions with batadv_
Sven Eckelmann
2012-06-25
1
-127
/
+130
*
batman-adv: Prefix main static inline functions with batadv_
Sven Eckelmann
2012-06-25
16
-395
/
+414
*
batman-adv: Prefix unicast static inline functions with batadv_
Sven Eckelmann
2012-06-24
2
-2
/
+3
*
batman-adv: Prefix originator static inline functions with batadv_
Sven Eckelmann
2012-06-24
8
-32
/
+37
*
batman-adv: Prefix hash static inline functions with batadv_
Sven Eckelmann
2012-06-24
5
-35
/
+42
*
batman-adv: Prefix hard-interface static inline functions with batadv_
Sven Eckelmann
2012-06-24
14
-83
/
+84
*
batman-adv: Prefix bitarray static inline functions with batadv_
Sven Eckelmann
2012-06-24
4
-15
/
+16
*
batman-adv: Prefix bat_debugfs local static functions with batadv_
Sven Eckelmann
2012-06-24
1
-71
/
+72
*
tcp: Fix bug in tcp socket early demux
Vijay Subramanian
2012-06-23
1
-1
/
+1
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-06-23
4
-9
/
+16
|
\
|
*
netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n
Pablo Neira Ayuso
2012-06-23
1
-1
/
+1
|
*
netfilter: nfnetlink_queue: fix sparse warning due to missing include
Pablo Neira Ayuso
2012-06-23
1
-0
/
+1
|
*
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
2012-06-22
4
-7
/
+13
|
*
netfilter: nfq_ct_hook needs __rcu and __read_mostly
Pablo Neira Ayuso
2012-06-20
1
-1
/
+1
*
|
ipv4: tcp: dont cache output dst for syncookies
Eric Dumazet
2012-06-22
4
-9
/
+18
*
|
ipv4: Add sysctl knob to control early socket demux
Alexander Duyck
2012-06-22
2
-9
/
+20
*
|
net: dcb: fix small regression in __dcbnl_pg_setcfg()
John Fastabend
2012-06-21
1
-2
/
+1
*
|
tcp: Validate route interface in early demux.
David S. Miller
2012-06-21
1
-3
/
+9
*
|
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-06-21
40
-1154
/
+1171
|
\
\
|
*
|
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
40
-388
/
+349
|
*
|
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
2012-06-20
13
-97
/
+99
|
*
|
batman-adv: Prefix vis non-static functions with batadv_
Sven Eckelmann
2012-06-20
5
-26
/
+26
|
*
|
batman-adv: Prefix unicast non-static functions with batadv_
Sven Eckelmann
2012-06-20
5
-22
/
+25
|
*
|
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
2012-06-20
11
-107
/
+125
|
*
|
batman-adv: Prefix soft-interface non-static functions with batadv_
Sven Eckelmann
2012-06-20
6
-27
/
+27
|
*
|
batman-adv: Prefix send non-static functions with batadv_
Sven Eckelmann
2012-06-20
11
-41
/
+46
|
*
|
batman-adv: Prefix routing non-static functions with batadv_
Sven Eckelmann
2012-06-20
7
-74
/
+80
|
*
|
batman-adv: Prefix ring_buffer non-static functions with batadv_
Sven Eckelmann
2012-06-20
3
-11
/
+13
|
*
|
batman-adv: Prefix originator non-static functions with batadv_
Sven Eckelmann
2012-06-20
13
-131
/
+134
|
*
|
batman-adv: Prefix icmp-socket non-static functions with batadv_
Sven Eckelmann
2012-06-20
5
-11
/
+11
|
*
|
batman-adv: Prefix hash non-static functions with batadv_
Sven Eckelmann
2012-06-20
6
-16
/
+16
|
*
|
batman-adv: Prefix hard-interface non-static functions with batadv_
Sven Eckelmann
2012-06-20
6
-41
/
+43
|
*
|
batman-adv: Prefix gateway-common non-static functions with batadv_
Sven Eckelmann
2012-06-20
4
-12
/
+16
|
*
|
batman-adv: Prefix gateway-client non-static functions with batadv_
Sven Eckelmann
2012-06-20
10
-46
/
+51
|
*
|
batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_
Sven Eckelmann
2012-06-20
8
-58
/
+62
|
*
|
batman-adv: Prefix bitarray non-static functions with batadv_
Sven Eckelmann
2012-06-20
4
-11
/
+11
|
*
|
batman-adv: Prefix bat_sysfs non-static functions with batadv_
Sven Eckelmann
2012-06-20
5
-20
/
+21
|
*
|
batman-adv: Prefix bat_debugfs non-static functions with batadv_
Sven Eckelmann
2012-06-20
5
-16
/
+17
|
*
|
batman-adv: Prefix bat_algo non-static functions with batadv_
Sven Eckelmann
2012-06-20
3
-3
/
+3
*
|
|
inetpeer: inetpeer_invalidate_tree() cleanup
Eric Dumazet
2012-06-20
1
-19
/
+15
|
/
/
[next]