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
2019-06-08
net: dsa: sja1105: Limit use of incl_srcpt to bridge+vlan mode
Vladimir Oltean
2019-06-08
net: dsa: tag_8021q: Create helper function for removing VLAN header
Vladimir Oltean
2019-06-08
net: dsa: Add teardown callback for drivers
Vladimir Oltean
2019-06-08
net: dsa: Keep a pointer to the skb clone for TX timestamping
Vladimir Oltean
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-06
net/tls: export TLS per skb encryption
Dirk van der Merwe
2019-06-06
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-06-06
pktgen: do not sleep with the thread lock held.
Paolo Abeni
2019-06-06
ipv6: fix spelling mistake: "wtih" -> "with"
Colin Ian King
2019-06-06
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
2019-06-06
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
2019-06-06
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
2019-06-05
ipv6: tcp: send consistent flowlabel in TIME_WAIT state
Eric Dumazet
2019-06-05
ipv6: tcp: enable flowlabel reflection in some RST packets
Eric Dumazet
2019-06-05
inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
Zhiqiang Liu
2019-06-05
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
2019-06-05
ethtool: fix potential userspace buffer overflow
Vivien Didelot
2019-06-05
Fix memory leak in sctp_process_init
Neil Horman
2019-06-05
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2019-06-05
net: rds: add per rds connection cache statistics
Zhu Yanjun
2019-06-05
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
2019-06-05
net: ipv6: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-05
net: ipv4: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-05
net: openvswitch: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-05
net: socket: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-04
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
2019-06-04
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-04
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
2019-06-04
ipv6: Always allocate pcpu memory in a fib6_nh
David Ahern
2019-06-04
net: vlan: Inherit MPLS features from parent device
Ariel Levkovich
2019-06-04
net/tls: don't pass version to tls_advance_record_sn()
Jakub Kicinski
2019-06-04
net/tls: use version from prot
Jakub Kicinski
2019-06-04
net/tls: don't re-check msg decrypted status in tls_device_decrypted()
Jakub Kicinski
2019-06-04
net/tls: don't look for decrypted frames on non-offloaded sockets
Jakub Kicinski
2019-06-04
net/tls: remove false positive warning
Jakub Kicinski
2019-06-04
net/tls: check return values from skb_copy_bits() and skb_store_bits()
Jakub Kicinski
2019-06-04
net/tls: fully initialize the msg wrapper skb
Jakub Kicinski
2019-06-04
net: ipv4: fix rcu lockdep splat due to wrong annotation
Florian Westphal
2019-06-04
devlink: allow driver to update progress of flash update
Jiri Pirko
2019-06-04
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
2019-06-04
Revert "net/tls: avoid NULL-deref on resync during device removal"
Jakub Kicinski
2019-06-03
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-03
tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
Eric Dumazet
2019-06-03
ipv4: icmp: use this_cpu_read() in icmp_sk()
Eric Dumazet
2019-06-03
ipv6: use this_cpu_read() in rt6_get_pcpu_route()
Eric Dumazet
2019-06-03
ipv6: icmp: use this_cpu_read() in icmpv6_sk()
Eric Dumazet
[next]