index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
outqueue.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
bnxt_en: fix firmware message length endianness
Edwin Peer
2
-15
/
+4
2020-05-27
bnxt_en: Fix return code to "flash_device".
Vasundhara Volam
1
-4
/
+5
2020-05-27
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
1
-1
/
+1
2020-05-27
net: usb: qmi_wwan: add Telit LE910C1-EUX composition
Daniele Palmas
1
-0
/
+1
2020-05-27
net: check untrusted gso_size at kernel entry
Willem de Bruijn
1
-2
/
+12
2020-05-27
mptcp: avoid NULL-ptr derefence on fallback
Paolo Abeni
1
-1
/
+2
2020-05-27
net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
Fugang Duan
1
-1
/
+2
2020-05-27
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
3
-9
/
+45
2020-05-27
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
3
-15
/
+71
2020-05-27
nexthop: Expand nexthop_is_multipath in a few places
David Ahern
1
-16
/
+25
2020-05-27
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
2
-33
/
+59
2020-05-27
nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
David Ahern
1
-14
/
+13
2020-05-26
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
1
-1
/
+3
2020-05-26
dpaa_eth: fix usage as DSA master, try 3
Vladimir Oltean
1
-1
/
+1
2020-05-26
net/tls: fix race condition causing kernel panic
Vinay Kumar Yadav
2
-6
/
+31
2020-05-25
netfilter: nfnetlink_cthelper: unbreak userspace helper support
Pablo Neira Ayuso
1
-1
/
+2
2020-05-25
netfilter: conntrack: make conntrack userspace helpers work again
Pablo Neira Ayuso
1
-6
/
+72
2020-05-25
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
3
-33
/
+38
2020-05-25
netfilter: ipset: Fix subcounter update skip
Phil Sutter
1
-1
/
+1
2020-05-25
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
1
-0
/
+6
2020-05-25
cfg80211: fix debugfs rename crash
Johannes Berg
1
-1
/
+1
2020-05-25
ieee80211: Fix incorrect mask for default PE duration
Pradeep Kumar Chitrapu
1
-1
/
+1
2020-05-25
mac80211: mesh: fix discovery timer re-arming issue / crash
Linus Lüssing
1
-0
/
+7
2020-05-24
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
1
-4
/
+5
2020-05-24
net/mlx4_core: fix a memory leak bug.
Qiushi Wu
1
-1
/
+1
2020-05-24
net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
Grygorii Strashko
1
-0
/
+4
2020-05-24
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
5
-10
/
+21
2020-05-24
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-24
net: Fix return value about devm_platform_ioremap_resource()
Tiezhu Yang
4
-4
/
+7
2020-05-23
sparc32: fix page table traversal in srmmu_nocache_init()
Mike Rapoport
1
-2
/
+2
2020-05-23
MAINTAINERS: add files related to kdump
Baoquan He
1
-0
/
+5
2020-05-23
z3fold: fix use-after-free when freeing handles
Uladzislau Rezki
1
-5
/
+6
2020-05-23
sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()
Mike Rapoport
1
-1
/
+1
2020-05-23
MAINTAINERS: update email address for Naoya Horiguchi
Naoya Horiguchi
1
-1
/
+1
2020-05-23
sh: include linux/time_types.h for sockios
Arnd Bergmann
1
-0
/
+2
2020-05-23
kasan: disable branch tracing for core runtime
Marco Elver
3
-10
/
+8
2020-05-23
selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
John Hubbard
1
-2
/
+0
2020-05-23
selftests/vm/.gitignore: add mremap_dontunmap
John Hubbard
1
-0
/
+1
2020-05-23
rapidio: fix an error in get_user_pages_fast() error handling
John Hubbard
1
-0
/
+5
2020-05-23
x86: bitops: fix build regression
Nick Desaulniers
1
-6
/
+6
2020-05-23
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
1
-3
/
+11
2020-05-23
Revert "kobject: Make sure the parent does not get released before its children"
Greg Kroah-Hartman
1
-20
/
+10
2020-05-23
net/mlx5: Fix error flow in case of function_setup failure
Shay Drory
1
-1
/
+2
2020-05-23
net/mlx5e: CT: Correctly get flow rule
Roi Dayan
2
-3
/
+6
2020-05-23
net/mlx5e: Update netdev txq on completions during closure
Moshe Shemesh
1
-3
/
+6
2020-05-23
net/mlx5: Annotate mutex destroy for root ns
Roi Dayan
1
-0
/
+6
2020-05-23
net/mlx5: Don't maintain a case of del_sw_func being null
Roi Dayan
1
-8
/
+9
2020-05-23
net/mlx5: Fix cleaning unmanaged flow tables
Roi Dayan
1
-5
/
+6
2020-05-23
net/mlx5: Fix memory leak in mlx5_events_init
Moshe Shemesh
1
-1
/
+3
2020-05-23
net/mlx5e: Fix inner tirs handling
Roi Dayan
4
-10
/
+12
[next]