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-01-09
skb: add helpers to allocate ext independently from sk_buff
Paolo Abeni
2020-01-09
tcp: Check for filled TCP option space before SACK
Mat Martineau
2020-01-09
tcp: Export TCP functions and ops struct
Mat Martineau
2020-01-09
tcp: coalesce/collapse must respect MPTCP extensions
Mat Martineau
2020-01-09
mptcp: Add MPTCP to skb extensions
Mat Martineau
2020-01-09
tcp, ulp: Add clone operation to tcp_ulp_ops
Mat Martineau
2020-01-09
sock: Make sk_protocol a 16-bit value
Mat Martineau
2020-01-09
net: Make sock protocol value checks more specific
Mat Martineau
2020-01-09
flow_dissector: fix document for skb_flow_get_icmp_tci
Li RongQing
2020-01-09
net/ncsi: Support for multi host mellanox card
Vijay Khemka
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-08
ethtool: potential NULL dereference in strset_prepare_data()
Dan Carpenter
2020-01-08
ethtool: fix ->reply_size() error handling
Dan Carpenter
2020-01-08
ethtool: fix a memory leak in ethnl_default_start()
Dan Carpenter
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-08
tipc: fix wrong connect() return code
Tuong Lien
2020-01-08
tipc: fix link overflow issue at socket shutdown
Tuong Lien
2020-01-08
devlink: add devink notification when reporter update health state
Vikas Gupta
2020-01-08
devlink: add support for reporter recovery completion
Vikas Gupta
2020-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-01-08
socket: fix unused-function warning
Arnd Bergmann
2020-01-08
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
2020-01-08
netfilter: conntrack: dccp, sctp: handle null timeout argument
Florian Westphal
2020-01-08
hsr: fix dummy hsr_debugfs_rename() declaration
Arnd Bergmann
2020-01-08
net/ncsi: Send device address as source address
Vijay Khemka
2020-01-08
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
2020-01-08
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
2020-01-08
tipc: remove meaningless assignment in Makefile
Masahiro Yamada
2020-01-08
tipc: do not add socket.o to tipc-y twice
Masahiro Yamada
2020-01-07
net/rose: remove redundant assignment to variable failed
Colin Ian King
2020-01-07
vlan: vlan_changelink() should propagate errors
Eric Dumazet
2020-01-07
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
2020-01-06
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
2020-01-06
tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit error
Ying Xue
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2020-01-05
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
2020-01-05
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
Vladimir Oltean
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2020-01-05
net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
Carl Huang
2020-01-05
netfilter: nf_tables: unbind callbacks from flowtable destroy path
Pablo Neira Ayuso
2020-01-05
netfilter: nf_flow_table_offload: fix the nat port mangle.
wenxu
2020-01-05
netfilter: nf_flow_table_offload: check the status of dst_neigh
wenxu
2020-01-05
netfilter: nf_flow_table_offload: fix incorrect ethernet dst address
wenxu
2020-01-05
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
2020-01-03
l2tp: Remove redundant BUG_ON() check in l2tp_pernet
Xu Wang
2020-01-03
net: Remove redundant BUG_ON() check in phonet_pernet
Xu Wang
2020-01-03
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
2020-01-03
ethtool: remove set but not used variable 'lsettings'
YueHaibing
2020-01-02
tcp: use REXMIT_NEW instead of magic number
Mao Wenan
2020-01-02
sch_cake: avoid possible divide by zero in cake_enqueue()
Wen Yang
[next]