index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-15
67
-220
/
+429
|
\
|
*
net: ethernet: freescale: set FEC ethtool regs version
Vivien Didelot
2019-02-14
1
-0
/
+4
|
*
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
2019-02-14
1
-0
/
+2
|
*
mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
Jann Horn
2019-02-14
1
-4
/
+4
|
*
Merge branch 'net-phy-fix-locking-issue'
David S. Miller
2019-02-14
2
-20
/
+8
|
|
\
|
|
*
net: phy: fix potential race in the phylib state machine
Heiner Kallweit
2019-02-14
1
-0
/
+2
|
|
*
net: phy: don't use locking in phy_is_started
Heiner Kallweit
2019-02-14
2
-20
/
+6
|
|
/
|
*
selftests: fix timestamping Makefile
Deepa Dinamani
2019-02-14
1
-3
/
+0
|
*
net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
Dan Carpenter
2019-02-14
1
-1
/
+1
|
*
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-02-14
2
-2
/
+2
|
*
dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
John David Anglin
2019-02-14
1
-6
/
+22
|
*
net: phy: fix interrupt handling in non-started states
Heiner Kallweit
2019-02-14
1
-3
/
+0
|
*
sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
Xin Long
2019-02-14
1
-1
/
+3
|
*
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Xin Long
2019-02-14
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-02-14
5
-8
/
+18
|
|
\
|
|
*
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
2019-02-13
1
-1
/
+2
|
|
*
ipvs: fix dependency on nf_defrag_ipv6
Andrea Claudi
2019-02-12
3
-6
/
+15
|
|
*
netfilter: compat: initialize all fields in xt_init
Francesco Ruggeri
2019-02-12
1
-1
/
+1
|
*
|
Merge tag 'mlx5-fixes-2019-02-13' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-02-14
9
-16
/
+55
|
|
\
\
|
|
*
|
net/mlx5e: XDP, fix redirect resources availability check
Saeed Mahameed
2019-02-14
4
-4
/
+22
|
|
*
|
net/mlx5: Fix a compilation warning in events.c
Tariq Toukan
2019-02-14
1
-8
/
+9
|
|
*
|
net/mlx5: No command allowed when command interface is not ready
Huy Nguyen
2019-02-14
3
-1
/
+20
|
|
*
|
net/mlx5e: Fix NULL pointer derefernce in set channels error flow
Maria Pasechnik
2019-02-14
1
-3
/
+4
|
|
/
/
|
*
|
team: avoid complex list operations in team_nl_cmd_options_set()
Cong Wang
2019-02-12
1
-22
/
+5
|
*
|
Merge branch 'net_sched-some-fixes-for-cls_tcindex'
David S. Miller
2019-02-12
1
-32
/
+48
|
|
\
\
|
|
*
|
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
2019-02-12
1
-9
/
+7
|
|
*
|
net_sched: fix a memory leak in cls_tcindex
Cong Wang
2019-02-12
1
-16
/
+30
|
|
*
|
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
2019-02-12
1
-7
/
+11
|
|
/
/
|
*
|
Merge branch 'ena-races'
David S. Miller
2019-02-12
2
-6
/
+6
|
|
\
\
|
|
*
|
net: ena: update driver version from 2.0.2 to 2.0.3
Arthur Kiyanovski
2019-02-12
1
-1
/
+1
|
|
*
|
net: ena: fix race between link up and device initalization
Arthur Kiyanovski
2019-02-12
1
-5
/
+5
|
|
/
/
|
*
|
net/packet: fix 4gb buffer limit due to overflow check
Kal Conley
2019-02-12
1
-1
/
+1
|
*
|
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
2019-02-12
3
-6
/
+21
|
*
|
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
2019-02-12
1
-0
/
+2
|
*
|
ipv6: propagate genlmsg_reply return code
Li RongQing
2019-02-12
1
-3
/
+1
|
*
|
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
2019-02-12
1
-2
/
+20
|
*
|
net: phylink: avoid resolving link state too early
Russell King
2019-02-12
1
-6
/
+13
|
*
|
geneve: change NET_UDP_TUNNEL dependency to select
Matteo Croce
2019-02-12
1
-2
/
+2
|
*
|
sfc: initialise found bitmap in efx_ef10_mtd_probe
Bert Kenward
2019-02-12
1
-1
/
+1
|
*
|
Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-02-12
6
-23
/
+52
|
|
\
\
|
|
*
|
mac80211: Fix Tx aggregation session tear down with ITXQs
Ilan Peer
2019-02-11
1
-1
/
+3
|
|
*
|
cfg80211: prevent speculation on cfg80211_classify8021d() return
Johannes Berg
2019-02-11
1
-11
/
+24
|
|
*
|
cfg80211: pmsr: record netlink port ID
Johannes Berg
2019-02-11
1
-0
/
+1
|
|
*
|
nl80211: Fix FTM per burst maximum value
Aviya Erenfeld
2019-02-11
1
-1
/
+1
|
|
*
|
mac80211: call drv_ibss_join() on restart
Johannes Berg
2019-02-11
1
-1
/
+5
|
|
*
|
cfg80211: pmsr: fix abort locking
Johannes Berg
2019-02-06
2
-7
/
+17
|
|
*
|
cfg80211: pmsr: fix MAC address setting
Johannes Berg
2019-02-06
1
-2
/
+1
|
*
|
|
tipc: fix link session and re-establish issues
Tuong Lien
2019-02-12
3
-5
/
+43
|
*
|
|
net: fix IPv6 prefix route residue
Zhiqiang Liu
2019-02-12
1
-1
/
+2
|
*
|
|
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
2019-02-12
1
-1
/
+1
|
|
|
/
|
|
/
|
[next]