index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-09-18
sctp: not return ENOMEM err back in sctp_packet_transmit
Xin Long
2016-09-18
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
2016-09-18
sctp: save transmit error to sk_err in sctp_outq_flush
Xin Long
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
2016-09-18
sctp: do not return the transmit err back to sctp_sendmsg
Xin Long
2016-09-18
sctp: remove the unnecessary state check in sctp_outq_tail
Xin Long
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
2016-09-17
l2tp: constify net_device_ops structures
Julia Lawall
2016-09-17
llc: switch type to bool as the timeout is only tested versus 0
Alan Cox
2016-09-17
tcp: prepare skbs for better sack shifting
Eric Dumazet
2016-09-17
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
David Howells
2016-09-16
net-next: dsa: add Qualcomm tag RX/TX handler
John Crispin
2016-09-16
tcp: fix a stale ooo_last_skb after a replace
Eric Dumazet
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
[next]