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-12
net: sched: ingress: set 'unlocked' flag for Qdisc ops
Vlad Buslov
2019-06-11
net/tls: add kernel-driven resync mechanism for TX
Jakub Kicinski
2019-06-11
net/tls: generalize the resync callback
Jakub Kicinski
2019-06-11
net/tls: add kernel-driven TLS RX resync
Jakub Kicinski
2019-06-11
net/tls: rename handle_device_resync()
Jakub Kicinski
2019-06-11
net/tls: pass record number as a byte array
Jakub Kicinski
2019-06-11
net/tls: simplify seq calculation in handle_device_resync()
Jakub Kicinski
2019-06-11
packet: remove unused variable 'status' in __packet_lookup_frame_in_block
Mao Wenan
2019-06-11
net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del()
Taehee Yoo
2019-06-11
net: netlink: make netlink_walk_start() void return type
Taehee Yoo
2019-06-10
nexthops: add support for replace
David Ahern
2019-06-10
ipv6: Allow routes to use nexthop objects
David Ahern
2019-06-10
ipv4: Optimization for fib_info lookup with nexthops
David Ahern
2019-06-10
ipv4: Allow routes to use nexthop objects
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in mtu updates
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in exception handling
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
David Ahern
2019-06-10
nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct
David Ahern
2019-06-10
tcp: Make tcp_fastopen_alloc_ctx static
YueHaibing
2019-06-09
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
2019-06-09
af_key: make use of BUG_ON macro
Hariprasad Kelam
2019-06-09
ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
Eric Dumazet
2019-06-09
net: hwbm: Make the hwbm_pool lock a mutex
Sebastian Andrzej Siewior
2019-06-09
net: Don't disable interrupts in __netdev_alloc_skb()
Sebastian Andrzej Siewior
2019-06-09
net: Don't disable interrupts in napi_alloc_frag()
Sebastian Andrzej Siewior
2019-06-08
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Receive and decode meta frames
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Make sja1105_is_link_local not match meta frames
Vladimir Oltean
2019-06-08
net: dsa: sja1105: Build a minimal understanding of meta frames
Vladimir Oltean
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
[next]