index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-09-16
Merge tag 'rxrpc-rewrite-20160913-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-09-16
Merge tag 'rxrpc-rewrite-20160913-1' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2016-09-15
openvswitch: avoid deferred execution of recirc actions
Lance Richardson
2016-09-15
net/sched: cls_flower: Remove an unused field from the filter key structure
Or Gerlitz
2016-09-15
net/sched: cls_flower: Support masking for matching on tcp/udp ports
Or Gerlitz
2016-09-15
net_sched: Introduce skbmod action
Jamal Hadi Salim
2016-09-15
bpf: use skb_at_tc_ingress helper in tcf_bpf
Daniel Borkmann
2016-09-15
bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf
Daniel Borkmann
2016-09-15
net/sched: act_tunnel_key: Remove rcu_read_lock protection
Hadar Hen Zion
2016-09-13
rxrpc: Add IPv6 support
David Howells
2016-09-13
rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually
David Howells
2016-09-13
rxrpc: Don't specify protocol to when creating transport socket
David Howells
2016-09-13
rxrpc: Create an address for sendmsg() to bind unbound socket with
David Howells
2016-09-13
rxrpc: Correctly initialise, limit and transmit call->rx_winsize
David Howells
2016-09-13
rxrpc: Fix prealloc refcounting
David Howells
2016-09-13
rxrpc: Adjust the call ref tracepoint to show kernel API refs
David Howells
2016-09-13
rxrpc: Allow tx_winsize to grow in response to an ACK
David Howells
2016-09-13
rxrpc: Use skb->len not skb->data_len
David Howells
2016-09-13
rxrpc: Add missing unlock in rxrpc_call_accept()
David Howells
2016-09-13
rxrpc: Requeue call for recvmsg if more data
David Howells
2016-09-13
rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay
David Howells
2016-09-13
rxrpc: Add missing wakeup on Tx window rotation
David Howells
2016-09-13
rxrpc: Make sure we initialise the peer hash key
David Howells
2016-09-13
tipc: fix possible memory leak in tipc_udp_enable()
Wei Yongjun
2016-09-13
net: bridge: add helper to call /sbin/bridge-stp
Vivien Didelot
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-09-10
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
2016-09-10
net: ipv4: Remove l3mdev_get_saddr
David Ahern
2016-09-10
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
2016-09-10
net: l3mdev: Add hook to output path
David Ahern
2016-09-10
net: flow: Add l3mdev flow update
David Ahern
2016-09-10
tcp: better use ooo_last_skb in tcp_data_queue_ofo()
Eric Dumazet
2016-09-10
openvswitch: use alias for genetlink family names
Thadeu Lima de Souza Cascardo
2016-09-10
xfrm: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
sctp: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
net: sched: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
l2tp: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
ipv4: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
net: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
lec: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
appletalk: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
net/sched: Introduce act_tunnel_key
Amir Vadai
2016-09-10
net/sched: cls_flower: Classify packet in ip tunnels
Amir Vadai
2016-09-10
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
2016-09-09
bpf: add BPF_CALL_x macros for declaring helpers
Daniel Borkmann
2016-09-09
bpf: add own ctx rewriter on ifindex for clsact progs
Daniel Borkmann
[next]