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
2020-05-07
net: relax SO_TXTIME CAP_NET_ADMIN check
Eric Dumazet
2020-05-07
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
2020-05-07
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
2020-05-07
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
2020-05-07
netpoll: remove dev argument from netpoll_send_skb_on_dev()
Eric Dumazet
2020-05-07
net/smc: remove set but not used variables 'del_llc, del_llc_resp'
YueHaibing
2020-05-07
tcp: tcp_mark_head_lost is only valid for sack-tcp
zhang kai
2020-05-07
net: remove newlines in NL_SET_ERR_MSG_MOD
Jacob Keller
2020-05-07
hsr: remove WARN_ONCE() in hsr_fill_frame_info()
Taehee Yoo
2020-05-07
net: dsa: introduce a dsa_port_from_netdev public helper
Vladimir Oltean
2020-05-07
net: qrtr: Do not depend on ARCH_QCOM
Manivannan Sadhasivam
2020-05-07
net: qrtr: Add MHI transport layer
Manivannan Sadhasivam
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-06
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2020-05-06
net: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
2020-05-06
net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred
Vladimir Oltean
2020-05-06
tcp: defer xmit timer reset in tcp_xmit_retransmit_queue()
Eric Dumazet
2020-05-06
tcp: refine tcp_pacing_delay() for very low pacing rates
Eric Dumazet
2020-05-06
seg6: fix SRH processing to comply with RFC8754
Ahmed Abdelsalam
2020-05-06
ipv6: Implement draft-ietf-6man-rfc4941bis
Fernando Gont
2020-05-06
net: hsr: fix incorrect type usage for protocol variable
Murali Karicheri
2020-05-06
net: bridge: return false in br_mrp_enabled()
Jason Yan
2020-05-05
neigh: send protocol value in neighbor create notification
Roman Mashak
2020-05-05
erspan: Add type I version 0 support.
William Tu
2020-05-05
net/smc: remove unused inline function smc_curs_read
YueHaibing
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
2020-05-05
sch_choke: Remove classid from choke_skb_cb.
David S. Miller
2020-05-05
net: sched: choke: Remove unused inline function choke_set_classid
YueHaibing
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
atm: fix a memory leak of vcc->user_back
Cong Wang
2020-05-04
atm: fix a UAF in lec_arp_clear_vccs()
Cong Wang
2020-05-04
devlink: let kernel allocate region snapshot id
Jakub Kicinski
2020-05-04
devlink: factor out building a snapshot notification
Jakub Kicinski
2020-05-04
net_sched: sch_fq: add horizon attribute
Eric Dumazet
2020-05-04
net_sched: fix tcm_parent in tc filter dump
Cong Wang
2020-05-04
net: sched: fallback to qdisc noqueue if default qdisc setup fail
Jesper Dangaard Brouer
2020-05-04
net/smc: save SMC-R peer link_uid
Karsten Graul
2020-05-04
net/smc: create improved SMC-R link_uid
Karsten Graul
2020-05-04
net/smc: improve termination processing
Karsten Graul
2020-05-04
net/smc: add termination reason and handle LLC protocol violation
Karsten Graul
2020-05-04
net/smc: asymmetric link tagging
Karsten Graul
2020-05-04
net/smc: assign link to a new connection
Karsten Graul
2020-05-04
net/smc: send DELETE_LINK, ALL message and wait for send to complete
Karsten Graul
2020-05-04
net/smc: wait for departure of an IB message
Karsten Graul
2020-05-04
net/smc: handle incoming CDC validation message
Karsten Graul
2020-05-04
net/smc: send failover validation message
Karsten Graul
2020-05-04
net/smc: switch connections to alternate link
Karsten Graul
2020-05-04
net/smc: save state of last sent CDC message
Karsten Graul
[next]