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
*
mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE
Johannes Berg
2015-11-17
1
-2
/
+1
*
ipvs: use skb_to_full_sk() helper
Eric Dumazet
2015-11-15
1
-8
/
+8
*
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
2015-11-15
5
-23
/
+37
*
sctp: translate host order to network order when setting a hmacid
lucien
2015-11-15
1
-2
/
+2
*
packet: fix tpacket_snd max frame len
Daniel Borkmann
2015-11-15
1
-4
/
+5
*
packet: infer protocol from ethernet header if unset
Daniel Borkmann
2015-11-15
1
-0
/
+11
*
packet: only allow extra vlan len on ethernet devices
Daniel Borkmann
2015-11-15
1
-35
/
+25
*
packet: always probe for transport header
Daniel Borkmann
2015-11-15
1
-4
/
+3
*
packet: do skb_probe_transport_header when we actually have data
Daniel Borkmann
2015-11-15
1
-2
/
+3
*
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
2015-11-15
1
-1
/
+2
*
ipv6: Check expire on DST_NOCACHE route
Martin KaFai Lau
2015-11-15
1
-1
/
+10
*
ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree
Martin KaFai Lau
2015-11-15
1
-1
/
+7
*
af-unix: fix use-after-free with concurrent readers while splicing
Hannes Frederic Sowa
2015-11-15
1
-0
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-11-12
12
-99
/
+123
|
\
|
*
netfilter: nf_tables: add clone interface to expression operations
Pablo Neira Ayuso
2015-11-10
2
-10
/
+44
|
*
netfilter: fix xt_TEE and xt_TPROXY dependencies
Arnd Bergmann
2015-11-10
1
-3
/
+3
|
*
netfilter: nfnetlink_log: work around uninitialized variable warning
Arnd Bergmann
2015-11-10
1
-1
/
+1
|
*
netfilter: Fix removal of GRE expectation entries created by PPTP
Anthony Lineham
2015-11-09
1
-1
/
+1
|
*
netfilter: ipset: Fix hash type expire: release empty hash bucket block
Jozsef Kadlecsik
2015-11-07
1
-4
/
+9
|
*
netfilter: ipset: Fix hash:* type expiration
Jozsef Kadlecsik
2015-11-07
1
-1
/
+1
|
*
netfilter: ipset: Fix extension alignment
Jozsef Kadlecsik
2015-11-07
7
-79
/
+64
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
23
-163
/
+288
|
\
\
|
*
|
Revert "bridge: Allow forward delay to be cfgd when STP enabled"
Vlad Yasevich
2015-11-10
1
-4
/
+9
|
*
|
net: fix a race in dst_release()
Eric Dumazet
2015-11-09
1
-1
/
+1
|
*
|
netfilter: nft_meta: use skb_to_full_sk() helper
Eric Dumazet
2015-11-08
1
-16
/
+20
|
*
|
net_sched: em_meta: use skb_to_full_sk() helper
Eric Dumazet
2015-11-08
1
-46
/
+92
|
*
|
sched: cls_flow: use skb_to_full_sk() helper
Eric Dumazet
2015-11-08
1
-4
/
+11
|
*
|
netfilter: xt_owner: use skb_to_full_sk() helper
Eric Dumazet
2015-11-08
1
-2
/
+4
|
|
/
|
*
tcp: use correct req pointer in tcp_move_syn() calls
Eric Dumazet
2015-11-05
2
-2
/
+2
|
*
packet: race condition in packet_bind
Francesco Ruggeri
2015-11-05
1
-31
/
+49
|
*
ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
Eric Dumazet
2015-11-05
1
-3
/
+2
|
*
tcp: fix req->saved_syn race
Eric Dumazet
2015-11-05
3
-11
/
+14
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-11-05
2
-9
/
+28
|
|
\
|
|
*
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
2015-11-05
1
-1
/
+8
|
|
*
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
2015-11-05
1
-1
/
+1
|
|
*
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
2015-11-05
1
-1
/
+8
|
|
*
Bluetooth: Check for supported white list before issuing commands
Marcel Holtmann
2015-11-05
1
-6
/
+11
|
*
|
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
Sabrina Dubroca
2015-11-04
1
-0
/
+1
|
*
|
VSOCK: call sk->sk_data_ready() on accept()
Stefan Hajnoczi
2015-11-04
1
-1
/
+1
|
*
|
net/core: ensure features get disabled on new lower devs
Jarod Wilson
2015-11-04
1
-3
/
+4
|
|
/
|
*
net: Fix prefsrc lookups
David Ahern
2015-11-04
1
-3
/
+10
|
*
ipv4: fix a potential deadlock in mcast getsockopt() path
WANG Cong
2015-11-04
2
-23
/
+34
|
*
ipv4: disable BH when changing ip local port range
WANG Cong
2015-11-04
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-11-04
3
-4
/
+6
|
|
\
|
|
*
netfilter: nfnetlink: don't probe module if it exists
Florian Westphal
2015-10-28
1
-1
/
+1
|
|
*
netfilter: nf_nat_redirect: add missing NULL pointer check
Munehisa Kamata
2015-10-27
1
-1
/
+1
|
|
*
netfilter: xt_TEE: fix NULL dereference
Eric Dumazet
2015-10-22
1
-2
/
+4
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-09
1
-1
/
+1
|
\
\
\
|
*
|
|
remove abs64()
Andrew Morton
2015-11-09
1
-1
/
+1
*
|
|
|
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-11-09
13
-394
/
+1083
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]