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-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
2016-09-09
bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros
Daniel Borkmann
2016-09-09
bpf: minor cleanups in helpers
Daniel Borkmann
2016-09-09
ip_tunnel: do not clear l4 hashes
Eric Dumazet
2016-09-09
Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2016-09-09
sctp: identify chunks that need to be fragmented at IP level
Marcelo Ricardo Leitner
2016-09-09
net: x25: remove null checks on arrays calling_ae and called_ae
Colin Ian King
2016-09-09
rtnetlink: remove unused ifla_stats_policy
stephen hemminger
2016-09-09
ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events
Guillaume Nault
2016-09-09
ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE events
Guillaume Nault
2016-09-08
ipv4: accept u8 in IP_TOS ancillary data
Eric Dumazet
2016-09-08
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2016-09-08
tcp: cwnd does not increase in TCP YeAH
Artem Germanov
2016-09-08
openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes
Eric Garver
2016-09-08
net: inet: diag: expose the socket mark to privileged processes.
Lorenzo Colitti
2016-09-08
tcp: fastopen: avoid negative sk_forward_alloc
Eric Dumazet
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
2016-09-08
rxrpc: Preallocate peers, conns and calls for incoming service requests
David Howells
2016-09-08
rxrpc: Add tracepoints to record received packets and end of data_ready
David Howells
2016-09-08
rxrpc: Remove skb_count from struct rxrpc_call
David Howells
2016-09-08
rxrpc: Convert rxrpc_local::services to an hlist
David Howells
2016-09-08
rxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed values
David Howells
[next]