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
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: Use pr_<level>
Joe Perches
2012-06-11
7
-36
/
+50
*
af_packet: use sizeof instead of constant in spkt_device
danborkmann@iogearbox.net
2012-06-11
1
-1
/
+1
*
inet: Fix BUG triggered by __rt{,6}_get_peer().
David S. Miller
2012-06-11
2
-2
/
+2
*
netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled
Pablo Neira Ayuso
2012-06-11
2
-3
/
+3
*
net: keep name_hlist close to name
Eric Dumazet
2012-06-11
1
-3
/
+4
*
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
2012-06-11
34
-584
/
+1300
|
\
|
*
netfilter: selinux: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-5
/
+5
|
*
netfilter: ipvs: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-12
/
+12
|
*
netfilter: ipv4, defrag: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-2
/
+2
|
*
netfilter: bridge: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-14
/
+14
|
*
netfilter: decnet: switch hook PFs to nfproto
Alban Crequy
2012-06-07
1
-1
/
+1
|
*
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
2012-06-07
4
-9
/
+80
|
*
netfilter: NFQUEUE: don't xor src/dst ip address for load distribution
Florian Westphal
2012-06-07
1
-9
/
+19
|
*
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
2012-06-07
11
-27
/
+48
|
*
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
2012-06-07
10
-91
/
+0
|
*
netfilter: nf_ct_gre: use new namespace support
Gao feng
2012-06-07
1
-21
/
+34
|
*
netfilter: nf_ct_dccp: use new namespace support
Gao feng
2012-06-07
1
-66
/
+66
|
*
netfilter: nf_ct_udplite: add namespace support
Gao feng
2012-06-07
1
-18
/
+80
|
*
netfilter: nf_ct_sctp: add namespace support
Gao feng
2012-06-07
1
-29
/
+146
|
*
netfilter: nf_ct_ipv6: add namespace support
Gao feng
2012-06-07
1
-29
/
+59
|
*
netfilter: nf_ct_ipv4: add namespace support
Gao feng
2012-06-07
1
-38
/
+85
|
*
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
3
-2
/
+26
|
*
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
3
-3
/
+43
|
*
netfilter: nf_ct_udp: add namespace support
Gao feng
2012-06-07
3
-11
/
+103
|
*
netfilter: nf_ct_tcp: add namespace support
Gao feng
2012-06-07
3
-29
/
+145
|
*
netfilter: nf_ct_generic: add namespace support
Gao feng
2012-06-07
5
-33
/
+78
|
*
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
2012-06-07
5
-30
/
+91
|
*
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
2012-06-07
9
-79
/
+159
|
*
netfilter: Add fail-open support
Krishna Kumar
2012-06-07
2
-3
/
+42
|
*
netfilter: xt_connlimit: remove revision 0
Cong Wang
2012-06-07
3
-38
/
+13
|
*
netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h
Cong Wang
2012-06-07
3
-36
/
+0
*
|
inet: Avoid potential NULL peer dereference.
David S. Miller
2012-06-11
3
-10
/
+13
*
|
inet: Use FIB table peer roots in routes.
David S. Miller
2012-06-11
2
-8
/
+14
*
|
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
2012-06-11
4
-5
/
+16
*
|
inet: Add family scope inetpeer flushes.
David S. Miller
2012-06-11
3
-1
/
+31
*
|
ipv4: Kill ip_rt_frag_needed().
David S. Miller
2012-06-11
4
-70
/
+1
*
|
inet: Hide route peer accesses behind helpers.
David S. Miller
2012-06-11
8
-59
/
+193
*
|
inet: Pass inetpeer root into inet_getpeer*() interfaces.
David S. Miller
2012-06-09
5
-18
/
+11
*
|
af_unix: remove unix_iter_state
Eric Dumazet
2012-06-09
1
-5
/
+1
*
|
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
David S. Miller
2012-06-09
1
-1
/
+1
*
|
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
2012-06-09
4
-14
/
+5
*
|
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
2012-06-09
4
-49
/
+83
*
|
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
2012-06-09
6
-40
/
+22
*
|
tcp: Get rid of inetpeer special cases.
David S. Miller
2012-06-09
5
-32
/
+19
*
|
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
2012-06-08
10
-58
/
+49
*
|
af_unix: speedup /proc/net/unix
Eric Dumazet
2012-06-08
3
-49
/
+70
*
|
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
2012-06-08
7
-14
/
+29
*
|
inetpeer: add namespace support for inetpeer
Gao feng
2012-06-08
5
-24
/
+59
*
|
be2net: Fix driver load for VFs for Lancer
Padmanabh Ratnakar
2012-06-07
3
-61
/
+66
*
|
macvtap: use prepare_to_wait/finish_wait to ensure mb
Hong zhi guo
2012-06-07
1
-5
/
+3
[next]