index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
sctp: fix missing wake ups in some situations
Marcelo Ricardo Leitner
1
-1
/
+2
2017-09-08
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
1
-6
/
+19
2017-09-07
rds: Fix incorrect statistics counting
Håkon Bugge
1
-3
/
+7
2017-09-07
isdn: isdnloop: fix logic error in isdnloop_sendbuf
Arnd Bergmann
1
-1
/
+1
2017-09-07
udp: drop head states only when all skb references are gone
Paolo Abeni
3
-8
/
+8
2017-09-07
ip6_gre: update mtu properly in ip6gre_err
Xin Long
1
-1
/
+3
2017-09-07
net: sched: fix memleak for chain zero
Jiri Pirko
1
-9
/
+9
2017-09-07
Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
13
-47
/
+124
2017-09-06
tipc: remove unnecessary call to dev_net()
Kleber Sacilotto de Souza
1
-1
/
+1
2017-09-06
netlink: access nlk groups safely in netlink bind and getname
Xin Long
1
-4
/
+12
2017-09-06
netlink: fix an use-after-free issue for nlk groups
Xin Long
1
-3
/
+3
2017-09-06
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
Gao Feng
2
-2
/
+2
2017-09-06
dt-binding: phy: don't confuse with Ethernet phy properties
Baruch Siach
1
-1
/
+3
2017-09-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
136
-3169
/
+11758
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1592
-30402
/
+99174
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
31
-89
/
+241
2017-09-06
Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
8
-54
/
+93
2017-09-06
Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
7
-30
/
+36
2017-09-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-111
/
+222
2017-09-06
Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
50
-709
/
+1027
2017-09-06
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-110
/
+321
2017-09-06
mac80211: fix deadlock in driver-managed RX BA session start
Johannes Berg
3
-14
/
+28
2017-09-06
mac80211: Complete ampdu work schedule during session tear down
Ilan peer
1
-0
/
+18
2017-09-06
cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}
Emmanuel Grumbach
1
-2
/
+18
2017-09-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2
-40
/
+61
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-106
/
+76
2017-09-05
i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aq
Jacob Keller
1
-0
/
+1
2017-09-05
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2
-40
/
+60
2017-09-05
Merge branch 'xgene-Misc-bug-fixes'
David S. Miller
2
-9
/
+4
2017-09-05
drivers: net: xgene: Remove return statement from void function
Iyappan Subramanian
1
-2
/
+0
2017-09-05
drivers: net: xgene: Configure tx/rx delay for ACPI
Quan Nguyen
1
-5
/
+2
2017-09-05
drivers: net: xgene: Read tx/rx delay for ACPI
Iyappan Subramanian
1
-2
/
+2
2017-09-05
rocker: fix kcalloc parameter order
Zahari Doychev
1
-2
/
+2
2017-09-05
rds: Fix non-atomic operation on shared flag variable
Håkon Bugge
1
-2
/
+2
2017-09-05
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
1
-2
/
+6
2017-09-05
vhost_net: correctly check tx avail during rx busy polling
Jason Wang
1
-1
/
+6
2017-09-05
net: mdio-mux: add mdio_mux parameter to mdio_mux_init()
Corentin Labbe
5
-6
/
+17
2017-09-05
rxrpc: Make service connection lookup always check for retry
David Howells
1
-2
/
+1
2017-09-05
net: stmmac: Delete dead code for MDIO registration
Romain Perier
2
-19
/
+19
2017-09-05
gianfar: Fix Tx flow control deactivation
Claudiu Manoil
1
-1
/
+1
2017-09-05
cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6
Ganesh Goudar
1
-1
/
+15
2017-09-05
cxgb4: Fix pause frame count in t4_get_port_stats
Ganesh Goudar
1
-8
/
+4
2017-09-05
cxgb4: fix memory leak
Ganesh Goudar
1
-3
/
+3
2017-09-05
tun: rename generic_xdp to skb_xdp
Jason Wang
1
-7
/
+11
2017-09-05
tun: reserve extra headroom only when XDP is set
Jason Wang
1
-8
/
+18
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-264
/
+428
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
110
-1040
/
+2433
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
101
-1746
/
+2835
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
22
-264
/
+436
2017-09-05
Merge branch 'dsa-tx-queues'
David S. Miller
5
-4
/
+27
[next]