index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mctp
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
Yonghong Song
2
-5
/
+5
2022-12-14
docs/bpf: Reword docs for BPF_MAP_TYPE_SK_STORAGE
Donald Hunter
1
-26
/
+30
2022-12-14
wireguard: timers: cast enum limits members to int in prints
Jiri Slaby (SUSE)
1
-4
/
+4
2022-12-14
igb: Initialize mailbox message for VF reset
Tony Nguyen
1
-1
/
+1
2022-12-14
mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-6
/
+13
2022-12-14
mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-4
/
+9
2022-12-14
mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-4
/
+8
2022-12-14
selftests: bonding: add bonding prio option test
Liang Li
2
-1
/
+247
2022-12-14
bonding: do failover when high prio link up
Hangbin Liu
1
-9
/
+15
2022-12-14
bonding: add missed __rcu annotation for curr_active_slave
Hangbin Liu
1
-1
/
+1
2022-12-14
net: macsec: fix net device access prior to holding a lock
Emeel Hakim
1
-13
/
+21
2022-12-13
netfilter: conntrack: document sctp timeouts
Sriram Yagnaraman
1
-0
/
+33
2022-12-13
ipvs: add a 'default' case in do_ip_vs_set_ctl()
Li Qiong
1
-0
/
+5
2022-12-13
ipvs: fix type warning in do_div() on 32 bit
Jakub Kicinski
1
-1
/
+2
2022-12-13
net: lan966x: Remove a useless test in lan966x_ptp_add_trap()
Christophe JAILLET
1
-2
/
+0
2022-12-13
livepatch: Call klp_match_callback() in klp_find_callback() to avoid code dup...
Zhen Lei
1
-22
/
+11
2022-12-13
net: ipa: add IPA v4.7 support
Alex Elder
8
-1
/
+922
2022-12-13
dt-bindings: net: qcom,ipa: Add SM6350 compatible
Luca Weiss
1
-0
/
+1
2022-12-13
bnxt: Use generic HBH removal helper in tx path
Coco Li
1
-1
/
+25
2022-12-13
IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
Coco Li
2
-23
/
+37
2022-12-13
selftests: forwarding: Add bridge MDB test
Ido Schimmel
2
-0
/
+1165
2022-12-13
selftests: forwarding: Rename bridge_mdb test
Ido Schimmel
2
-1
/
+1
2022-12-13
bridge: mcast: Support replacement of MDB port group entries
Ido Schimmel
2
-5
/
+98
2022-12-13
bridge: mcast: Allow user space to specify MDB entry routing protocol
Ido Schimmel
3
-2
/
+15
2022-12-13
bridge: mcast: Allow user space to add (*, G) with a source list and filter mode
Ido Schimmel
2
-0
/
+150
2022-12-13
bridge: mcast: Add support for (*, G) with a source list and filter mode
Ido Schimmel
2
-3
/
+132
2022-12-13
bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source
Ido Schimmel
2
-1
/
+2
2022-12-13
bridge: mcast: Add a flag for user installed source entries
Ido Schimmel
2
-1
/
+3
2022-12-13
bridge: mcast: Expose __br_multicast_del_group_src()
Ido Schimmel
2
-3
/
+9
2022-12-13
bridge: mcast: Expose br_multicast_new_group_src()
Ido Schimmel
2
-1
/
+4
2022-12-13
bridge: mcast: Add a centralized error path
Ido Schimmel
1
-4
/
+6
2022-12-13
bridge: mcast: Place netlink policy before validation functions
Ido Schimmel
1
-6
/
+6
2022-12-13
bridge: mcast: Split (*, G) and (S, G) addition into different functions
Ido Schimmel
1
-49
/
+96
2022-12-13
bridge: mcast: Do not derive entry type from its filter mode
Ido Schimmel
1
-6
/
+3
2022-12-13
qlcnic: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2022-12-13
net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
Vladimir Oltean
1
-1
/
+10
2022-12-13
i40e: allow toggling loopback mode via ndo_set_features callback
Tirthendu Sarkar
4
-4
/
+61
2022-12-13
i40e: Fix the inability to attach XDP program on downed interface
Bartosz Staszewski
1
-12
/
+24
2022-12-13
net: failover: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf
Xin Long
1
-3
/
+3
2022-12-13
net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf
Xin Long
1
-0
/
+2
2022-12-13
net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconf
Xin Long
3
-8
/
+17
2022-12-13
stmmac: fix potential division by 0
Piergiorgio Beruto
2
-2
/
+3
2022-12-13
octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
Christophe JAILLET
1
-1
/
+5
2022-12-13
lib: packing: replace bit_reverse() with bitrev8()
Uladzislau Koshchanka
2
-14
/
+3
2022-12-13
dt-bindings: net: dsa: hellcreek: Sync DSA maintainers
Kurt Kanzenbach
1
-1
/
+1
2022-12-13
net: tso: inline tso_count_descs()
Yunsheng Lin
2
-9
/
+7
2022-12-13
net: dsa: don't call ptp_classify_raw() if switch doesn't provide RX timestam...
Vladimir Oltean
1
-4
/
+4
2022-12-13
net: dsa: mv88e6xxx: replace VTU violation prints with trace points
Vladimir Oltean
2
-4
/
+33
2022-12-13
net: dsa: mv88e6xxx: replace ATU violation prints with trace points
Vladimir Oltean
4
-9
/
+86
2022-12-13
net: dsa: mv88e6xxx: read FID when handling ATU violations
Hans J. Schultz
1
-11
/
+61
[next]