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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-12
mptcp: fix bit MPTCP_PUSH_PENDING tests
Dan Carpenter
1
-2
/
+2
2021-03-12
Merge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+4
2021-03-13
crypto: ecdh - move curve_id of ECDH from the key to algorithm name
Meng Yu
3
-6
/
+4
2021-03-12
esp6: remove a duplicative condition
Junlin Yang
1
-1
/
+1
2021-03-12
esp4: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-03-11
tcp: remove obsolete check in __tcp_retransmit_skb()
Eric Dumazet
1
-8
/
+0
2021-03-11
tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()
Eric Dumazet
1
-6
/
+4
2021-03-11
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
1
-4
/
+8
2021-03-11
sch_htb: Fix offload cleanup in htb_destroy on htb_init failure
Maxim Mikityanskiy
1
-6
/
+9
2021-03-11
sch_htb: Fix select_queue for non-offload mode
Maxim Mikityanskiy
1
-0
/
+4
2021-03-11
tipc: clean up warnings detected by sparse
Hoang Huu Le
3
-22
/
+58
2021-03-11
tipc: convert dest node's address to network order
Hoang Le
1
-1
/
+1
2021-03-11
nexthop: Enable resilient next-hop groups
Petr Machata
1
-4
/
+0
2021-03-11
nexthop: Notify userspace about bucket migrations
Petr Machata
1
-6
/
+39
2021-03-11
nexthop: Add netlink handlers for bucket get
Petr Machata
1
-1
/
+109
2021-03-11
nexthop: Add netlink handlers for bucket dump
Petr Machata
1
-0
/
+283
2021-03-11
nexthop: Add netlink handlers for resilient nexthop groups
Petr Machata
1
-5
/
+145
2021-03-11
nexthop: Allow reporting activity of nexthop buckets
Ido Schimmel
1
-0
/
+35
2021-03-11
nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
Ido Schimmel
1
-0
/
+34
2021-03-11
nexthop: Implement notifiers for resilient nexthop groups
Petr Machata
1
-12
/
+308
2021-03-11
nexthop: Add implementation of resilient next-hop groups
Petr Machata
1
-13
/
+504
2021-03-11
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
1
-0
/
+2
2021-03-11
nexthop: Add a dedicated flag for multipath next-hop groups
Petr Machata
1
-1
/
+4
2021-03-11
nexthop: __nh_notifier_single_info_init(): Make nh_info an argument
Petr Machata
1
-5
/
+7
2021-03-11
nexthop: Pass nh_config to replace_nexthop()
Petr Machata
1
-4
/
+5
2021-03-11
seg6: ignore routing header with segments left equal to 0
Julien Massonneau
1
-7
/
+4
2021-03-11
seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()
Julien Massonneau
1
-2
/
+3
2021-03-11
net: sock: simplify tw proto registration
Tonghao Zhang
1
-16
/
+28
2021-03-11
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
1
-43
/
+39
2021-03-11
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-03-10
net: sched: validate stab values
Eric Dumazet
4
-7
/
+11
2021-03-10
net: ipv4: route.c: fix space before tab
Shubhankar Kuranagatti
1
-5
/
+5
2021-03-10
drop_monitor: Perform cleanup upon probe registration failure
Ido Schimmel
1
-0
/
+23
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+10
2021-03-10
net: ipv6: route.c:fix indentation
Shubhankar Kuranagatti
1
-13
/
+13
2021-03-10
sched: act_sample: Implement stats_update callback
Ido Schimmel
1
-0
/
+11
2021-03-10
skbuff: remove some unnecessary operation in skb_segment_list()
Yunsheng Lin
1
-12
/
+3
2021-03-10
net: rose: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-03-10
net: core: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-10
net: bridge: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-10
net: ax25: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-10
decnet: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2021-03-10
net/rds: Drop duplicate sin and sin6 assignments
Yejune Deng
1
-4
/
+0
2021-03-10
ipv6: fix suspecious RCU usage warning
Wei Wang
1
-1
/
+1
2021-03-10
net, bpf: Fix ip6ip6 crash with collect_md populated skbs
Daniel Borkmann
1
-22
/
+9
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
3
-64
/
+55
2021-03-10
net: nfc: nci: drop nci_uart_default_recv
Jiri Slaby
1
-10
/
+0
2021-03-10
net: nfc: nci: drop nci_uart_ops::recv_buf
Jiri Slaby
1
-69
/
+67
2021-03-10
net: nfc: nci: remove memset of nci_uart_drivers
Jiri Slaby
1
-1
/
+0
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
1
-1
/
+0
[prev]
[next]