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
*
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
2015-05-27
1
-0
/
+6
*
tcp: connect() from bound sockets can be faster
Eric Dumazet
2015-05-27
2
-4
/
+13
*
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
2015-05-27
2
-3
/
+9
*
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2015-05-27
2
-7
/
+36
*
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
Florian Westphal
2015-05-27
1
-7
/
+12
*
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
David S. Miller
2015-05-27
1
-0
/
+1
*
tcp: tcp_tso_autosize() minimum is one packet
Eric Dumazet
2015-05-26
3
-4
/
+7
*
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
2015-05-26
1
-0
/
+31
*
tipc: fix bug in link protocol message create function
Jon Paul Maloy
2015-05-26
1
-2
/
+0
*
net: fix inet_proto_csum_replace4() sparse errors
Eric Dumazet
2015-05-25
1
-5
/
+7
*
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
2015-05-25
1
-1
/
+1
*
bridge: skip fdb add if the port shouldn't learn
Wilson Kok
2015-05-25
1
-0
/
+6
*
pktgen: remove one sparse error
Eric Dumazet
2015-05-25
1
-5
/
+5
*
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
2015-05-25
1
-3
/
+3
*
irda: use msecs_to_jiffies for conversion to jiffies
Nicholas Mc Guire
2015-05-25
1
-2
/
+2
*
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
2015-05-25
1
-21
/
+3
*
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
Florian Westphal
2015-05-25
1
-11
/
+18
*
ipv6: Create percpu rt6_info
Martin KaFai Lau
2015-05-25
2
-17
/
+139
*
ipv6: Break up ip6_rt_copy()
Martin KaFai Lau
2015-05-25
1
-49
/
+41
*
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
2015-05-25
1
-2
/
+76
*
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
2015-05-25
1
-10
/
+49
*
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
2015-05-25
3
-4
/
+13
*
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
5
-9
/
+6
*
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
2015-05-25
2
-49
/
+52
*
ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
Martin KaFai Lau
2015-05-25
1
-25
/
+20
*
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
2015-05-25
6
-13
/
+10
*
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
2015-05-25
7
-15
/
+21
*
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
Martin KaFai Lau
2015-05-25
2
-14
/
+8
*
ip: reject too-big defragmented DF-skb when forwarding
Florian Westphal
2015-05-25
1
-7
/
+11
*
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
[next]