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: core: add UID to flows, rules, and routes
Lorenzo Colitti
2016-11-04
4
-2
/
+91
*
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2016-11-04
2
-1
/
+18
*
net/sched: cls_flower: Support matching on SCTP ports
Simon Horman
2016-11-03
1
-0
/
+19
*
ipv6: on reassembly, record frag_max_size
Willem de Bruijn
2016-11-03
1
-1
/
+6
*
ipv6: add IPV6_RECVFRAGSIZE cmsg
Willem de Bruijn
2016-11-03
2
-0
/
+13
*
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
2016-11-03
1
-0
/
+26
*
net: ip, raw_diag -- Use jump for exiting from nested loop
Cyrill Gorcunov
2016-11-03
1
-1
/
+2
*
net: ip, raw_diag -- Fix socket leaking for destroy request
Cyrill Gorcunov
2016-11-03
1
-1
/
+4
*
ila: Fix crash caused by rhashtable changes
Tom Herbert
2016-11-02
1
-3
/
+13
*
net: ip, diag -- Adjust raw_abort to use unlocked __udp_disconnect
Cyrill Gorcunov
2016-11-02
1
-1
/
+1
*
tcp: enhance tcp collapsing
Eric Dumazet
2016-11-02
1
-6
/
+4
*
sctp: clean up sctp_packet_transmit
Xin Long
2016-11-02
1
-277
/
+158
*
net/sched: cls_flower: merge filter delete/destroy common code
Roi Dayan
2016-11-02
1
-10
/
+11
*
net/sched: cls_flower: add missing unbind call when destroying flows
Roi Dayan
2016-11-02
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-02
27
-340
/
+1484
|
\
|
*
netfilter: nf_queue: place volatile data in own cacheline
Florian Westphal
2016-11-01
1
-1
/
+1
|
*
netfilter: nf_tables: remove useless U8_MAX validation
Liping Zhang
2016-11-01
2
-6
/
+0
|
*
netfilter: nf_tables: introduce routing expression
Anders K. Pedersen
2016-11-01
3
-0
/
+160
|
*
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
2016-11-01
8
-296
/
+342
|
*
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
2016-11-01
6
-15
/
+116
|
*
netfilter: nf_tables: add fib expression
Florian Westphal
2016-11-01
10
-0
/
+787
|
*
netfilter: nft_ct: add notrack support
Pablo Neira Ayuso
2016-10-26
1
-1
/
+49
|
*
netfilter: nft_meta: permit pkttype mangling in ip/ip6 prerouting
Liping Zhang
2016-10-26
1
-0
/
+5
|
*
netfilter: nft_numgen: start round robin from zero
Liping Zhang
2016-10-26
1
-1
/
+1
|
*
netfilter: nf_tables: allow expressions to return STOLEN
Florian Westphal
2016-10-26
1
-0
/
+1
|
*
netfilter: nfnetlink_log: Use GFP_NOWARN for skb allocation
Calvin Owens
2016-10-26
1
-1
/
+1
|
*
netfilter: xt_multiport: Use switch case instead of multiple condition checks
Gao Feng
2016-10-26
1
-19
/
+21
*
|
genetlink: fix error return code in genl_register_family()
Wei Yongjun
2016-11-01
1
-1
/
+3
*
|
net: Enable support for VRF with ipv4 multicast
David Ahern
2016-11-01
2
-16
/
+38
*
|
tipc: remove SS_CONNECTED sock state
Parthasarathy Bhuvaragan
2016-11-01
1
-48
/
+38
*
|
tipc: create TIPC_CONNECTING as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
1
-32
/
+28
*
|
tipc: remove SS_DISCONNECTING state
Parthasarathy Bhuvaragan
2016-11-01
1
-80
/
+52
*
|
tipc: create TIPC_DISCONNECTING as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
1
-15
/
+24
*
|
tipc: create TIPC_OPEN as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
1
-54
/
+43
*
|
tipc: create TIPC_ESTABLISHED as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
1
-7
/
+11
*
|
tipc: create TIPC_LISTEN as a new sk_state
Parthasarathy Bhuvaragan
2016-11-01
1
-19
/
+43
*
|
tipc: remove socket state SS_READY
Parthasarathy Bhuvaragan
2016-11-01
1
-18
/
+31
*
|
tipc: remove probing_intv from tipc_sock
Parthasarathy Bhuvaragan
2016-11-01
1
-10
/
+9
*
|
tipc: remove tsk->connected from tipc_sock
Parthasarathy Bhuvaragan
2016-11-01
1
-17
/
+19
*
|
tipc: remove tsk->connected for connectionless sockets
Parthasarathy Bhuvaragan
2016-11-01
1
-3
/
+1
*
|
tipc: rename tsk->remote to tsk->peer for consistent naming
Parthasarathy Bhuvaragan
2016-11-01
1
-6
/
+5
*
|
tipc: rename struct tipc_skb_cb member handle to bytes_read
Parthasarathy Bhuvaragan
2016-11-01
2
-9
/
+11
*
|
tipc: set kern=0 in sk_alloc() during tipc_accept()
Parthasarathy Bhuvaragan
2016-11-01
1
-1
/
+1
*
|
tipc: wakeup sleeping users at disconnect
Parthasarathy Bhuvaragan
2016-11-01
1
-0
/
+1
*
|
tipc: return early for non-blocking sockets at link congestion
Parthasarathy Bhuvaragan
2016-11-01
1
-0
/
+6
*
|
bridge: mcast: add router port on PIM hello message
Nikolay Aleksandrov
2016-10-31
1
-1
/
+21
*
|
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
2016-10-31
2
-2
/
+2
*
|
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2016-10-31
2
-45
/
+103
*
|
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
2016-10-31
1
-23
/
+50
*
|
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2016-10-31
2
-1
/
+36
[next]