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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use a per task frag allocator
Eric Dumazet
2012-09-24
2
-15
/
+16
*
net: Remove unnecessary NULL check in scm_destroy().
David S. Miller
2012-09-24
1
-1
/
+1
*
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
2012-09-22
1
-0
/
+1
*
tcp: extract code to compute SYNACK RTT
Neal Cardwell
2012-09-22
1
-0
/
+9
*
ipv6: unify fragment thresh handling code
Amerigo Wang
2012-09-19
1
-1
/
+1
*
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
2012-09-19
1
-2
/
+11
*
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
2012-09-19
1
-0
/
+19
*
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2012-09-19
2
-0
/
+11
*
llc: Remove stray reference to sysctl_llc_station_ack_timeout.
David S. Miller
2012-09-17
1
-1
/
+0
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-17
1
-0
/
+1
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-14
2
-1
/
+2
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
4
-6
/
+44
|
|
|
\
|
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-07
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
cfg80211: add kerneldoc entry for "vht_cap"
Robert P. J. Day
2012-09-05
1
-0
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
2
-1
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
1
-1
/
+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-08-27
1
-1
/
+1
|
*
|
|
|
xfrm: Workaround incompatibility of ESN and async crypto
Steffen Klassert
2012-09-04
1
-0
/
+3
*
|
|
|
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
6
-51
/
+51
*
|
|
|
|
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
2012-09-07
1
-1
/
+1
*
|
|
|
|
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
2012-09-07
1
-4
/
+19
*
|
|
|
|
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
2012-09-05
1
-0
/
+1
*
|
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-03
16
-95
/
+171
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2012-09-03
12
-55
/
+234
|
|
\
\
\
\
\
|
*
|
|
|
|
|
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
2012-09-03
1
-0
/
+20
|
*
|
|
|
|
|
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2012-08-30
2
-2
/
+4
|
*
|
|
|
|
|
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2012-08-30
3
-0
/
+7
|
*
|
|
|
|
|
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
2012-08-30
1
-0
/
+3
|
*
|
|
|
|
|
netfilter: add protocol independent NAT core
Patrick McHardy
2012-08-30
9
-90
/
+125
|
*
|
|
|
|
|
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
2012-08-30
1
-3
/
+8
|
*
|
|
|
|
|
ipv4: fix path MTU discovery with connection tracking
Patrick McHardy
2012-08-26
2
-0
/
+4
*
|
|
|
|
|
|
tcp: use PRR to reduce cwin in CWR state
Yuchung Cheng
2012-09-03
1
-2
/
+8
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
2012-08-31
2
-15
/
+4
*
|
|
|
|
|
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
2012-08-31
2
-7
/
+75
*
|
|
|
|
|
tcp: Increase timeout for SYN segments
Alex Bergmann
2012-08-31
1
-4
/
+14
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
1
-0
/
+1
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-08-31
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
2012-08-31
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-24
6
-7
/
+22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net sched: Pass the skb into change so it can access NETLINK_CB
Eric W. Biederman
2012-08-14
1
-1
/
+2
|
*
|
|
|
|
|
|
userns: Implement sk_user_ns
Eric W. Biederman
2012-08-14
1
-0
/
+9
|
*
|
|
|
|
|
|
userns: Convert net/ax25 to use kuid_t where appropriate
Eric W. Biederman
2012-08-14
1
-2
/
+2
|
*
|
|
|
|
|
|
net ip6 flowlabel: Make owner a union of struct pid * and kuid_t
Eric W. Biederman
2012-08-14
1
-1
/
+4
|
*
|
|
|
|
|
|
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
2012-08-14
1
-1
/
+2
|
*
|
|
|
|
|
|
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
2012-08-14
1
-1
/
+2
|
*
|
|
|
|
|
|
userns: Convert sock_i_uid to return a kuid_t
Eric W. Biederman
2012-08-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-24
3
-21
/
+117
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-21
3
-21
/
+117
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
2012-08-20
1
-0
/
+5
|
|
*
|
|
|
|
|
cfg80211: add P2P Device abstraction
Johannes Berg
2012-08-20
1
-2
/
+38
[next]