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-08-03
mptcp: fix bogus sendmsg() return code under pressure
Paolo Abeni
2020-08-03
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
2020-08-03
devlink: Add early_drop trap
Amit Cohen
2020-08-03
fib: Fix undef compile warning
YueHaibing
2020-08-03
mptcp: use mptcp_for_each_subflow in mptcp_stream_accept
Geliang Tang
2020-08-03
Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc...
David S. Miller
2020-08-03
seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
Ioana-Ruxandra Stăncioi
2020-08-03
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
2020-08-03
tipc: Use is_broadcast_ether_addr() instead of memcmp()
Huang Guobin
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-08-03
appletalk: Fix atalk_proc_init() return path
Vincent Duvert
2020-08-03
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
2020-08-03
net: Use __skb_pagelen() directly in skb_cow_data()
Miaohe Lin
2020-08-03
net: gre: recompute gre csum for sctp over gre tunnels
Lorenzo Bianconi
2020-08-03
net: bridge: clear bridge's private skb space on xmit
Nikolay Aleksandrov
2020-08-03
ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN
Florent Fourcot
2020-08-03
ipv6/addrconf: call addrconf_ifdown with consistent values
Florent Fourcot
2020-08-03
net: openvswitch: make masks cache size configurable
Eelco Chaudron
2020-08-03
net: openvswitch: add masks cache hit counter
Eelco Chaudron
2020-08-03
ethtool: ethnl_set_linkmodes: remove redundant null check
Gaurav Singh
2020-08-03
openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
Peilin Ye
2020-08-03
net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct
wenxu
2020-08-03
mac80211: Do not report beacon loss if beacon filtering enabled
Loic Poulain
2020-08-03
mac80211: fix misplaced while instead of if
Johannes Berg
2020-08-03
nl80211: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-08-03
mac80211: use eth_zero_addr() to clear mac address
Miaohe Lin
2020-08-03
mac8211: fix struct initialisation
John Crispin
2020-08-03
mac80211: Handle special status codes in SAE commit
Jouni Malinen
2020-08-02
netfilter: nf_tables: report EEXIST on overlaps
Pablo Neira Ayuso
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
netfilter: nf_tables: extended netlink error reporting for expressions
Pablo Neira Ayuso
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-01
mptcp: fix syncookie build error on UP
Florian Westphal
2020-08-01
fib: fix another fib_rules_ops indirect call wrapper problem
Brian Vazquez
2020-08-01
tcp: fix build fong CONFIG_MPTCP=n
Eric Dumazet
2020-07-31
Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...
David S. Miller
2020-07-31
rtnetlink: add support for protodown reason
Roopa Prabhu
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-07-31
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-07-31
mptcp: enable JOIN requests even if cookies are in use
Florian Westphal
2020-07-31
tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option
Florian Westphal
2020-07-31
mptcp: subflow: add mptcp_subflow_init_cookie_req helper
Florian Westphal
2020-07-31
mptcp: rename and export mptcp_subflow_request_sock_ops
Florian Westphal
2020-07-31
mptcp: subflow: split subflow_init_req
Florian Westphal
2020-07-31
mptcp: token: move retry to caller
Florian Westphal
2020-07-31
tcp: rename request_sock cookie_ts bit to syncookie
Florian Westphal
2020-07-31
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
2020-07-31
net/sched: cls_u32: Use struct_size() helper
Gustavo A. R. Silva
2020-07-31
hsr: Use %pM format specifier for MAC addresses
Andy Shevchenko
[next]