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
*
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
2016-07-01
1
-2
/
+1
*
tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULT
Seymour, Shane M
2016-06-30
1
-1
/
+1
*
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
2016-06-30
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
3
-4
/
+5
|
\
|
*
act_ife: only acquire tcf_lock for existing actions
WANG Cong
2016-06-23
1
-3
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-17
1
-0
/
+1
|
|
\
|
|
*
netfilter: nf_tables: reject loops from set element jump to chain
Pablo Neira Ayuso
2016-06-15
1
-0
/
+1
|
*
|
gre: fix error handler
Eric Dumazet
2016-06-15
1
-1
/
+1
|
|
/
*
|
net_sched: generalize bulk dequeue
Eric Dumazet
2016-06-25
1
-3
/
+4
*
|
net_sched: fq_codel: cache skb->truesize into skb->cb
Eric Dumazet
2016-06-25
1
-0
/
+1
*
|
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-25
1
-11
/
+30
*
|
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
2016-06-18
1
-0
/
+1
*
|
net: ipv6: Address selection needs to consider L3 domains
David Ahern
2016-06-17
1
-0
/
+31
*
|
net: vrf: Implement get_saddr for IPv6
David Ahern
2016-06-17
1
-0
/
+11
*
|
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
2016-06-17
1
-3
/
+18
*
|
vxlan: Add new UDP encapsulation offload type for VXLAN-GPE
Alexander Duyck
2016-06-17
1
-0
/
+1
*
|
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
2016-06-17
2
-10
/
+0
*
|
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-17
3
-4
/
+9
*
|
net: Combine GENEVE and VXLAN port notifiers into single functions
Alexander Duyck
2016-06-17
1
-0
/
+33
*
|
vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes
Alexander Duyck
2016-06-17
3
-8
/
+3
*
|
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
2016-06-15
1
-0
/
+1
*
|
6lowpan: introduce 6lowpan-nd
Alexander Aring
2016-06-15
1
-6
/
+12
*
|
ipv6: export several functions
Alexander Aring
2016-06-15
2
-0
/
+19
*
|
ipv6: introduce neighbour discovery ops
Alexander Aring
2016-06-15
1
-3
/
+194
*
|
ndisc: add __ndisc_opt_addr_data function
Alexander Aring
2016-06-15
1
-4
/
+10
*
|
ndisc: add __ndisc_opt_addr_space function
Alexander Aring
2016-06-15
1
-2
/
+7
*
|
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
2016-06-15
2
-0
/
+9
*
|
6lowpan: add private neighbour data
Alexander Aring
2016-06-15
1
-0
/
+10
*
|
net_sched: add the ability to defer skb freeing
Eric Dumazet
2016-06-15
1
-4
/
+12
*
|
net_sched: make tcf_hash_check() boolean
WANG Cong
2016-06-15
1
-2
/
+2
*
|
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2016-06-15
1
-0
/
+2
*
|
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
2016-06-15
1
-3
/
+3
*
|
net_sched: remove generic throttled management
Eric Dumazet
2016-06-10
2
-18
/
+2
*
|
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
2016-06-10
2
-19
/
+80
|
\
\
|
*
|
mac80211: implement codel on fair queuing flows
Michal Kazior
2016-06-09
1
-1
/
+13
|
*
|
mac80211: skip netdev queue control with software queuing
Michal Kazior
2016-06-09
1
-4
/
+0
|
*
|
cfg80211: Advertise extended capabilities per interface type to userspace
Kanchanapally, Vidyullatha
2016-05-31
1
-1
/
+27
|
*
|
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
Jouni Malinen
2016-05-31
1
-13
/
+40
*
|
|
tcp: add in_flight to tcp_skb_cb
Lawrence Brakmo
2016-06-10
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
6
-7
/
+18
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
packet: compat support for sock_fprog
Willem de Bruijn
2016-06-09
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-07
1
-1
/
+1
|
|
\
\
|
|
*
|
ipvs: update real-server binding of outgoing connections in SIP-pe
Marco Angaroni
2016-06-06
1
-1
/
+1
|
*
|
|
net: sched: fix tc_should_offload for specific clsact classes
Daniel Borkmann
2016-06-07
2
-3
/
+8
|
*
|
|
net_sched: keep backlog updated with qlen
WANG Cong
2016-06-06
1
-1
/
+4
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-01
2
-2
/
+4
|
|
\
\
|
|
*
|
netfilter: nf_queue: Make the queue_handler pernet
Eric W. Biederman
2016-05-25
2
-2
/
+4
*
|
|
|
net: sched: fix qdisc->running lockdep annotations
Eric Dumazet
2016-06-09
1
-1
/
+5
*
|
|
|
sched: place state, next_sched and gso_skb in same cacheline again
Florian Westphal
2016-06-08
1
-2
/
+2
*
|
|
|
sched: remove qdisc->drop
Florian Westphal
2016-06-08
1
-36
/
+0
[next]