index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-6
/
+5
2022-04-25
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-5
/
+3
2022-04-25
net/smc: sync err code when tcp connection was refused
liuyacan
1
-0
/
+2
2022-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-4
/
+14
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
1
-1
/
+70
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
1
-4
/
+126
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
1
-1
/
+103
2022-04-25
netfilter: Update ip6_route_me_harder to consider L3 domain
Martin Willi
1
-2
/
+8
2022-04-25
libceph: disambiguate cluster/pool full log message
Ilya Dryomov
1
-1
/
+5
2022-04-25
netfilter: flowtable: Remove the empty file
Rongguang Wei
1
-0
/
+0
2022-04-24
net: add __sys_socket_file()
Jens Axboe
1
-10
/
+42
2022-04-23
sctp: check asoc strreset_chunk in sctp_generate_reconf_event
Xin Long
1
-0
/
+4
2022-04-23
mptcp: add mib for infinite map sending
Geliang Tang
3
-0
/
+3
2022-04-23
mptcp: infinite mapping receiving
Geliang Tang
1
-1
/
+3
2022-04-23
mptcp: infinite mapping sending
Geliang Tang
4
-2
/
+41
2022-04-23
mptcp: track and update contiguous data status
Geliang Tang
3
-1
/
+7
2022-04-23
mptcp: add the fallback check
Geliang Tang
1
-21
/
+24
2022-04-23
mptcp: don't send RST for single subflow
Geliang Tang
1
-5
/
+5
2022-04-22
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
1
-3
/
+8
2022-04-22
net: bridge: switchdev: check br_vlan_group() return value
Clément Léger
1
-0
/
+2
2022-04-22
tcp: md5: incorrect tcp_header_len for incoming connections
Francesco Ruggeri
1
-1
/
+1
2022-04-22
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
1
-4
/
+3
2022-04-22
SUNRPC release the transport of a relocated task with an assigned transport
Olga Kornievskaia
1
-4
/
+7
2022-04-22
netfilter: nft_set_rbtree: overlap detection with element re-addition after deletion
Pablo Neira Ayuso
1
-1
/
+5
2022-04-22
net: dsa: Add missing of_node_put() in dsa_port_link_register_of
Miaoqian Lin
1
-0
/
+2
2022-04-22
ipv4: Initialise ->flowi4_scope properly in ICMP handlers.
Guillaume Nault
1
-20
/
+17
2022-04-22
ipv4: Avoid using RTO_ONLINK with ip_route_connect().
Guillaume Nault
4
-13
/
+10
2022-04-22
ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos().
Guillaume Nault
1
-2
/
+2
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2
-2
/
+2
2022-04-22
ipv6: Remove __ipv6_only_sock().
Kuniyuki Iwashima
5
-8
/
+8
2022-04-22
Revert "rtnetlink: return EINVAL when request cannot succeed"
Florent Fourcot
1
-1
/
+1
2022-04-22
net/ipv6: Enforce limits for accept_unsolicited_na sysctl
Arun Ajith S
1
-1
/
+1
2022-04-22
batman-adv: remove unnecessary type castings
Yu Zhe
2
-8
/
+8
2022-04-22
batman-adv: Start new development cycle
Simon Wunderlich
1
-1
/
+1
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
16
-41
/
+83
2022-04-20
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
1
-1
/
+1
2022-04-20
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
1
-2
/
+2
2022-04-20
net/sched: flower: Consider the number of tags for vlan filters
Boris Sukholitko
1
-8
/
+16
2022-04-20
net/sched: flower: Add number of vlan tags filter
Boris Sukholitko
1
-0
/
+14
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
1
-0
/
+20
2022-04-20
net/sched: flower: Reduce identation after is_key_vlan refactoring
Boris Sukholitko
1
-17
/
+17
2022-04-20
net/sched: flower: Helper function for vlan ethtype checks
Boris Sukholitko
1
-15
/
+17
2022-04-20
net: dsa: don't emit targeted cross-chip notifiers for MTU change
Vladimir Oltean
4
-25
/
+7
2022-04-20
net: dsa: drop dsa_slave_priv from dsa_slave_change_mtu
Vladimir Oltean
1
-2
/
+1
2022-04-20
net: dsa: avoid one dsa_to_port() in dsa_slave_change_mtu
Vladimir Oltean
1
-4
/
+1
2022-04-20
net: dsa: use dsa_tree_for_each_user_port in dsa_slave_change_mtu
Vladimir Oltean
1
-8
/
+5
2022-04-20
net: dsa: make cross-chip notifiers more efficient for host events
Vladimir Oltean
4
-140
/
+76
2022-04-20
net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
Vladimir Oltean
2
-61
/
+57
2022-04-19
bpf: Fix usage of trace RCU in local storage.
KP Singh
1
-3
/
+3
2022-04-19
netlink: reset network and mac headers in netlink_dump()
Eric Dumazet
1
-0
/
+7
[prev]
[next]