index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
of-reconfig-notifier-error-inject.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
net: add sock_enable_timestamps
Christoph Hellwig
3
-25
/
+31
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
4
-12
/
+18
2020-05-28
net: add sock_set_sndtimeo
Christoph Hellwig
3
-6
/
+14
2020-05-28
net: add sock_set_priority
Christoph Hellwig
4
-24
/
+15
2020-05-28
net: add sock_no_linger
Christoph Hellwig
8
-37
/
+16
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
7
-34
/
+19
2020-05-28
tcp: ipv6: support RFC 6069 (TCP-LD)
Eric Dumazet
3
-1
/
+12
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
5
-0
/
+199
2020-05-28
selftests: Add torture tests to nexthop tests
David Ahern
1
-2
/
+113
2020-05-28
net/mlx5: DR, Split RX and TX lock for parallel insertion
Alex Vesker
5
-35
/
+56
2020-05-28
net/mlx5: DR, Add a spinlock to protect the send ring
Alex Vesker
2
-4
/
+10
2020-05-28
net/mlx5e: Optimize performance for IPv4/IPv6 ethertype
Eli Britstein
5
-60
/
+85
2020-05-28
net/mlx5e: Helper function to set ethertype
Eli Britstein
4
-16
/
+27
2020-05-28
net/mlx5: Add missing mutex destroy
Parav Pandit
1
-2
/
+14
2020-05-28
net/mlx5e: Use change upper event to setup representors' bond_metadata
Vu Pham
1
-8
/
+14
2020-05-28
net/mlx5e: Slave representors sharing unique metadata for match
Vu Pham
3
-8
/
+80
2020-05-28
net/mlx5: E-Switch, Alloc and free unique metadata for match
Vu Pham
5
-32
/
+103
2020-05-28
net/mlx5e: Add bond_metadata and its slave entries
Vu Pham
2
-0
/
+133
2020-05-28
net/mlx5e: Offload flow rules to active lower representor
Or Gerlitz
1
-9
/
+26
2020-05-28
net/mlx5e: Support tc block sharing for representors
Vu Pham
1
-0
/
+23
2020-05-28
net/mlx5e: Use netdev events to set/del egress acl forward-to-vport rule
Or Gerlitz
4
-4
/
+175
2020-05-28
net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport rule
Vu Pham
3
-24
/
+187
2020-05-28
net/mlx5: E-Switch, Refactor eswitch ingress acl codes
Vu Pham
10
-583
/
+619
2020-05-28
net/mlx5: E-Switch, Refactor eswitch egress acl codes
Vu Pham
10
-275
/
+462
2020-05-28
net: remove kernel_getsockopt
Christoph Hellwig
2
-36
/
+0
2020-05-28
dlm: use the tcp version of accept_from_sock for sctp as well
Christoph Hellwig
1
-120
/
+3
2020-05-28
sctp: fix typo sctp_ulpevent_nofity_peer_addr_change
Jonas Falkevik
3
-6
/
+6
2020-05-28
net/tls: Add force_resync for driver resync
Tariq Toukan
2
-4
/
+17
2020-05-28
net_sched: get rid of unnecessary dev_qdisc_reset()
Cong Wang
1
-16
/
+0
2020-05-28
net_sched: avoid resetting active qdisc for multiple times
Cong Wang
1
-14
/
+23
2020-05-28
net_sched: add a tracepoint for qdisc creation
Cong Wang
3
-1
/
+29
2020-05-28
net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()
Cong Wang
2
-0
/
+56
2020-05-28
net_sched: use qdisc_reset() in qdisc_destroy()
Cong Wang
1
-13
/
+3
2020-05-27
drivers: ipa: remove discription of nonexistent element
Wang Wenhu
1
-1
/
+0
2020-05-27
drivers: ipa: fix typoes for ipa
Wang Wenhu
2
-2
/
+2
2020-05-27
tcp: rename tcp_v4_err() skb parameter
Eric Dumazet
1
-9
/
+9
2020-05-27
tcp: add tcp_ld_RTO_revert() helper
Eric Dumazet
1
-40
/
+45
2020-05-27
net: hns3: add a print for initializing CMDQ when reset pending
Huazhong Tan
1
-0
/
+3
2020-05-27
net: hns3: remove unnecessary MAC enable in app loopback
Yufeng Mo
1
-2
/
+0
2020-05-27
net: hns3: change the order of reinitializing RoCE and NIC client during reset
Yufeng Mo
1
-5
/
+4
2020-05-27
net: hns3: add a resetting check in hclgevf_init_nic_client_instance()
Guangbin Huang
1
-0
/
+9
2020-05-27
net: mscc: allow offloading timestamping operations to the PHY
Antoine Tenart
2
-2
/
+6
2020-05-27
net: mscc: use the PHY MII ioctl interface when possible
Antoine Tenart
1
-11
/
+9
2020-05-27
net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness state
Vladimir Oltean
1
-0
/
+1
2020-05-27
net: add large ecmp group nexthop tests
Stephen Worley
1
-2
/
+82
2020-05-27
mtk-star-emac: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2020-05-27
bridge: mrp: Rework the MRP netlink interface
Horatiu Vultur
4
-50
/
+290
2020-05-27
net: dsa: b53: remove redundant premature assignment to new_pvid
Colin Ian King
1
-1
/
+0
2020-05-27
net: ethernet: mtk-star-emac: fix error path in RX handling
Bartosz Golaszewski
1
-1
/
+2
2020-05-27
mlxsw: spectrum_router: remove redundant initialization of pointer br_dev
Colin Ian King
1
-1
/
+1
[next]