index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2016-10-31
1
-0
/
+16
*
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
2016-09-30
1
-1
/
+1
*
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
2016-09-30
1
-0
/
+2
*
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-06-24
1
-0
/
+1
*
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
2016-06-24
1
-1
/
+1
*
net_sched: update hierarchical backlog too
WANG Cong
2016-05-18
2
-2
/
+7
*
net_sched: introduce qdisc_replace() helper
WANG Cong
2016-05-18
1
-0
/
+17
*
ipvs: drop first packet to redirect conntrack
Julian Anastasov
2016-05-11
1
-0
/
+17
*
bonding: fix bond_get_stats()
Eric Dumazet
2016-04-20
1
-0
/
+1
*
cfg80211/wext: fix message ordering
Johannes Berg
2016-03-16
1
-0
/
+6
*
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
2016-03-03
1
-2
/
+3
*
route: check and remove route cache when we get route
Xin Long
2016-03-03
1
-0
/
+1
*
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2016-03-03
1
-1
/
+1
*
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-03-03
2
-2
/
+3
*
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2016-03-03
1
-2
/
+10
*
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
2016-03-03
1
-0
/
+18
*
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
2016-01-31
1
-3
/
+16
*
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
2016-01-04
2
-7
/
+16
*
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
2015-12-16
1
-1
/
+1
*
inet: tcp: fix inetpeer_set_addr_v4()
Eric Dumazet
2015-12-16
1
-0
/
+1
*
net: fix IP early demux races
Eric Dumazet
2015-12-14
2
-1
/
+34
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
1
-0
/
+1
*
xfrm: add rcu protection to sk->sk_policy[]
Eric Dumazet
2015-12-11
2
-10
/
+16
*
xfrm: add rcu grace period in xfrm_policy_destroy()
Eric Dumazet
2015-12-11
1
-0
/
+1
*
xfrm: take care of request sockets
Eric Dumazet
2015-12-07
1
-4
/
+23
*
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
2015-12-06
1
-1
/
+2
*
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-05
1
-0
/
+2
*
vxlan: fix incorrect RCO bit in VXLAN header
Jiri Benc
2015-12-05
1
-1
/
+1
*
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-12-03
1
-2
/
+4
|
\
|
*
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
2015-11-20
1
-2
/
+4
*
|
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2015-12-03
1
-0
/
+3
*
|
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-03
2
-15
/
+5
*
|
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
2015-12-02
1
-8
/
+8
*
|
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-12-02
1
-1
/
+20
*
|
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
1
-7
/
+16
*
|
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
1
-0
/
+10
*
|
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
2015-12-01
1
-2
/
+1
*
|
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2015-11-24
1
-0
/
+1
*
|
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2015-11-23
1
-0
/
+1
*
|
net: switchdev: fix return code of fdb_dump stub
Dragos Tatulea
2015-11-16
1
-1
/
+1
*
|
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2015-11-16
2
-2
/
+4
|
/
*
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
2015-11-15
1
-0
/
+25
*
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
2015-11-15
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-11-12
1
-2
/
+14
|
\
|
*
netfilter: nf_tables: add clone interface to expression operations
Pablo Neira Ayuso
2015-11-10
1
-2
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
3
-1
/
+16
|
\
\
|
*
|
net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()
Eric Dumazet
2015-11-08
1
-0
/
+12
|
|
/
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-11-05
1
-0
/
+2
|
|
\
|
|
*
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
2015-11-05
1
-0
/
+2
|
*
|
tun_dst: Fix potential NULL dereference
Tobias Klauser
2015-11-04
1
-1
/
+2
|
|
/
[next]