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
*
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
2012-09-10
1
-2
/
+1
*
netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()
Wei Yongjun
2012-09-09
1
-2
/
+1
*
netfilter: nf_nat: fix out-of-bounds access in address selection
Florian Westphal
2012-09-09
1
-1
/
+1
*
netfilter: fix crash during boot if NAT has been compiled built-in
Pablo Neira Ayuso
2012-09-05
1
-1
/
+1
*
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-03
66
-1680
/
+3393
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2012-09-03
120
-1313
/
+2941
|
|
\
|
*
|
netfilter: properly annotate ipv4_netfilter_{init,fini}()
Jan Beulich
2012-09-03
1
-2
/
+2
|
*
|
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
Michael Wang
2012-09-03
3
-7
/
+7
|
*
|
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()
Michael Wang
2012-09-03
3
-18
/
+14
|
*
|
netfilter: remove xt_NOTRACK
Cong Wang
2012-09-03
3
-67
/
+0
|
*
|
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
2012-09-03
1
-6
/
+1
|
*
|
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
2012-09-03
1
-136
/
+126
|
*
|
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
2012-09-03
1
-6
/
+6
|
*
|
netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...
Patrick McHardy
2012-08-30
3
-0
/
+175
|
*
|
netfilter: nf_nat: support IPv6 in TFTP NAT helper
Pablo Neira Ayuso
2012-08-30
6
-8
/
+7
|
*
|
netfilter: nf_nat: support IPv6 in IRC NAT helper
Pablo Neira Ayuso
2012-08-30
6
-14
/
+7
|
*
|
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
2012-08-30
6
-111
/
+140
|
*
|
netfilter: nf_nat: support IPv6 in amanda NAT helper
Patrick McHardy
2012-08-30
6
-8
/
+7
|
*
|
netfilter: nf_nat: support IPv6 in FTP NAT helper
Patrick McHardy
2012-08-30
6
-20
/
+27
|
*
|
netfilter: ip6tables: add NETMAP target
Patrick McHardy
2012-08-30
3
-0
/
+105
|
*
|
netfilter: ip6tables: add REDIRECT target
Patrick McHardy
2012-08-30
3
-0
/
+110
|
*
|
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2012-08-30
5
-2
/
+151
|
*
|
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2012-08-30
9
-2
/
+755
|
*
|
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
2012-08-30
1
-0
/
+20
|
*
|
netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change
Patrick McHardy
2012-08-30
1
-0
/
+8
|
*
|
netfilter: add protocol independent NAT core
Patrick McHardy
2012-08-30
36
-1039
/
+1352
|
*
|
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
2012-08-30
15
-195
/
+295
|
*
|
netfilter: nf_conntrack: restrict NAT helper invocation to IPv4
Patrick McHardy
2012-08-30
6
-22
/
+49
|
*
|
netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...
Patrick McHardy
2012-08-30
1
-57
/
+6
|
*
|
netfilter: nf_conntrack_ipv6: improve fragmentation handling
Patrick McHardy
2012-08-30
4
-15
/
+61
|
*
|
ipvs: IPv6 MTU checking cleanup and bugfix
Jesper Dangaard Brouer
2012-08-30
1
-6
/
+15
|
*
|
ipv4: fix path MTU discovery with connection tracking
Patrick McHardy
2012-08-26
2
-2
/
+10
*
|
|
tcp: use PRR to reduce cwin in CWR state
Yuchung Cheng
2012-09-03
2
-81
/
+44
*
|
|
tcp: move tcp_update_cwnd_in_recovery
Yuchung Cheng
2012-09-03
1
-32
/
+32
*
|
|
tcp: move tcp_enter_cwr()
Yuchung Cheng
2012-09-03
1
-23
/
+23
|
|
/
|
/
|
*
|
6lowpan: handle NETDEV_UNREGISTER event
Alan Ott
2012-09-01
1
-7
/
+37
*
|
6lowpan: Make a copy of skb's delivered to 6lowpan
Alan Ott
2012-09-01
1
-1
/
+8
*
|
tcp: TCP Fast Open Server - main code path
Jerry Chu
2012-08-31
2
-27
/
+309
*
|
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
2012-08-31
11
-35
/
+326
*
|
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
2012-08-31
4
-3
/
+133
*
|
ipv6: remove some deadcode
Sorin Dumitru
2012-08-31
1
-22
/
+7
*
|
net: fix documentation of skb_needs_linearize().
Rami Rosen
2012-08-31
1
-3
/
+1
*
|
ipv4: Minor logic clean-up in ipv4_mtu
Alexander Duyck
2012-08-31
1
-4
/
+1
*
|
net:atm:fix up ENOIOCTLCMD error handling
Wanlong Gao
2012-08-31
1
-1
/
+1
*
|
openvswitch: using kfree_rcu() to simplify the code
Wei Yongjun
2012-08-31
1
-9
/
+1
*
|
af_unix: fix shutdown parameter checking
Xi Wang
2012-08-31
1
-4
/
+8
*
|
decnet: fix shutdown parameter checking
Xi Wang
2012-08-31
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
18
-65
/
+129
|
\
\
|
*
\
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-08-31
5
-10
/
+24
|
|
\
\
|
|
*
|
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
2012-08-31
1
-5
/
+11
[next]