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
*
net: af_unix: implement splice for stream af_unix sockets
Hannes Frederic Sowa
2015-05-25
2
-21
/
+120
*
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
2
-19
/
+31
*
net: af_unix: implement stream sendpage support
Hannes Frederic Sowa
2015-05-25
1
-1
/
+98
*
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-25
2
-11
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
32
-74
/
+207
|
\
|
*
bridge: fix lockdep splat
Eric Dumazet
2015-05-22
1
-0
/
+2
|
*
net: core: 'ethtool' issue with querying phy settings
Arun Parameswaran
2015-05-22
1
-1
/
+9
|
*
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
2015-05-22
1
-1
/
+1
|
*
ipv4: fill in table id when replacing a route
Michal Kubeček
2015-05-22
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-05-22
7
-36
/
+50
|
|
\
|
|
*
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
2015-05-20
1
-18
/
+9
|
|
*
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2015-05-20
4
-0
/
+22
|
|
*
netfilter: nfnetlink_{log,queue}: Register pernet in first place
Francesco Ruggeri
2015-05-20
2
-18
/
+19
|
*
|
ipv4: Avoid crashing in ip_error
Eric W. Biederman
2015-05-22
1
-0
/
+4
|
*
|
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
2015-05-22
3
-4
/
+15
|
*
|
net: sched: fix call_rcu() race on classifier module unloads
Daniel Borkmann
2015-05-21
1
-0
/
+5
|
*
|
ipv6: fix ECMP route replacement
Michal Kubeček
2015-05-20
2
-6
/
+44
|
*
|
ipv6: do not delete previously existing ECMP routes if add fails
Michal Kubeček
2015-05-20
1
-1
/
+2
|
*
|
Merge tag 'mac80211-for-davem-2015-05-19' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-05-19
1
-2
/
+4
|
|
\
\
|
|
*
|
mac80211: move WEP tailroom size check
Janusz Dziedzic
2015-05-11
1
-2
/
+4
|
*
|
|
tcp: don't over-send F-RTO probes
Yuchung Cheng
2015-05-19
1
-3
/
+3
|
*
|
|
tcp: only undo on partial ACKs in CA_Loss
Yuchung Cheng
2015-05-19
1
-3
/
+6
|
*
|
|
net/ipv6/udp: Fix ipv6 multicast socket filter regression
Henning Rogge
2015-05-19
1
-1
/
+3
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-18
1
-2
/
+4
|
|
\
\
|
|
*
|
Bluetooth: Fix remote name event return directly.
Wesley Kuo
2015-05-14
1
-2
/
+4
|
*
|
|
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
2015-05-17
2
-2
/
+2
|
*
|
|
rtnl/bond: don't send rtnl msg for unregistered iface
Nicolas Dichtel
2015-05-17
1
-0
/
+3
|
*
|
|
netlink: Reset portid after netlink_insert failure
Herbert Xu
2015-05-16
1
-0
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-05-16
4
-5
/
+39
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: fix bogus warning in nft_data_uninit()
Mirek Kratochvil
2015-05-15
1
-2
/
+2
|
|
*
|
|
conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition
Jesper Dangaard Brouer
2015-05-15
1
-3
/
+32
|
|
*
|
|
netfilter: avoid build error if TPROXY/SOCKET=y && NF_DEFRAG_IPV6=m
Florian Westphal
2015-05-15
1
-0
/
+2
|
|
*
|
|
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
2015-05-08
1
-0
/
+3
|
*
|
|
|
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
2015-05-14
2
-4
/
+4
|
*
|
|
|
ipv6: Fix udp checksums with raw sockets
Vlad Yasevich
2015-05-14
1
-1
/
+3
|
*
|
|
|
netlink: move nl_table in read_mostly section
Eric Dumazet
2015-05-14
1
-1
/
+1
|
*
|
|
|
vlan: Correctly propagate promisc|allmulti flags in notifier.
Vlad Yasevich
2015-05-14
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input
Jesper Dangaard Brouer
2015-05-22
1
-2
/
+2
*
|
|
|
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
2015-05-22
1
-1
/
+1
*
|
|
|
flow_dissector: do not break if ports are not needed in flowlabel
Jiri Pirko
2015-05-22
1
-7
/
+7
*
|
|
|
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
Marcelo Ricardo Leitner
2015-05-21
5
-0
/
+6
*
|
|
|
ipv6: reject locally assigned nexthop addresses
Florian Westphal
2015-05-21
1
-1
/
+10
*
|
|
|
tcp: improve REUSEADDR/NOREUSEADDR cohabitation
Eric Dumazet
2015-05-21
1
-0
/
+14
*
|
|
|
inet_hashinfo: remove bsocket counter
Eric Dumazet
2015-05-21
2
-12
/
+0
*
|
|
|
tcp: ensure epoll edge trigger wakeup when write queue is empty
Jason Baron
2015-05-21
1
-0
/
+6
*
|
|
|
bpf: allow bpf programs to tail-call other bpf programs
Alexei Starovoitov
2015-05-21
1
-0
/
+2
*
|
|
|
net: dev: reduce both ingress hook ifdefs
Daniel Borkmann
2015-05-21
1
-18
/
+4
*
|
|
|
tcp: add a force_schedule argument to sk_stream_alloc_skb()
Eric Dumazet
2015-05-21
2
-13
/
+16
*
|
|
|
neigh: Better handling of transition to NUD_PROBE state
Erik Kline
2015-05-21
1
-0
/
+3
*
|
|
|
tcp: add rfc3168, section 6.1.1.1. fallback
Daniel Borkmann
2015-05-19
3
-1
/
+24
[next]