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
*
arm: switch to generic extable.h
Al Viro
2017-03-29
2
-19
/
+2
*
generic ...copy_..._user primitives
Al Viro
2017-03-29
5
-0
/
+229
*
asm-generic: zero in __get_user(), not __get_user_fn()
Al Viro
2017-03-28
1
-12
/
+6
*
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
Al Viro
2017-03-28
6
-71
/
+52
*
new helper: uaccess_kernel()
Al Viro
2017-03-28
32
-42
/
+44
*
add asm-generic/extable.h
Al Viro
2017-03-28
10
-22
/
+34
*
uaccess: drop pointless ifdefs
Al Viro
2017-03-06
5
-27
/
+0
*
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-06
35
-64
/
+1
*
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2017-03-06
31
-89
/
+4
*
Linux 4.11-rc1
v4.11-rc1
Linus Torvalds
2017-03-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-05
86
-368
/
+895
|
\
|
*
strparser: destroy workqueue on module exit
WANG Cong
2017-03-04
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-04
5
-91
/
+66
|
|
\
|
|
*
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2017-03-03
2
-81
/
+58
|
|
*
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
2017-03-03
1
-5
/
+4
|
|
*
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
2017-03-03
1
-2
/
+0
|
|
*
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
2017-02-28
1
-3
/
+4
|
*
|
Merge branch 'sfx-fixes'
David S. Miller
2017-03-03
1
-6
/
+6
|
|
\
\
|
|
*
|
sfc: fix IPID endianness in TSOv2
Edward Cree
2017-03-03
1
-1
/
+1
|
|
*
|
sfc: avoid max() in array size
Edward Cree
2017-03-03
1
-5
/
+5
|
|
/
/
|
*
|
Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...
David S. Miller
2017-03-03
3
-24
/
+38
|
|
\
\
|
|
*
|
can: flexcan: fix typo in comment
Marc Kleine-Budde
2017-03-03
1
-1
/
+1
|
|
*
|
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
2017-03-03
1
-6
/
+3
|
|
*
|
can: gs_usb: fix coding style
Ethan Zonca
2017-03-03
1
-6
/
+5
|
|
*
|
can: gs_usb: Don't use stack memory for USB transfers
Ethan Zonca
2017-03-03
1
-11
/
+29
|
*
|
|
rds: remove unnecessary returned value check
Zhu Yanjun
2017-03-03
4
-14
/
+4
|
*
|
|
rxrpc: Fix potential NULL-pointer exception
David Howells
2017-03-03
1
-7
/
+8
|
*
|
|
Merge branch 'nfp-fixes'
David S. Miller
2017-03-03
1
-3
/
+4
|
|
\
\
\
|
|
*
|
|
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
2017-03-03
1
-2
/
+2
|
|
*
|
|
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
2017-03-03
1
-1
/
+2
|
|
/
/
/
|
*
|
|
Merge branch 'bgmac-fixes'
David S. Miller
2017-03-03
3
-10
/
+39
|
|
\
\
\
|
|
*
|
|
net: ethernet: bgmac: mac address change bug
Hari Vyas
2017-03-03
1
-1
/
+5
|
|
*
|
|
net: ethernet: bgmac: init sequence bug
Jon Mason
2017-03-03
2
-9
/
+34
|
|
/
/
/
|
*
|
|
Merge branch 'xen-netback-fixes'
David S. Miller
2017-03-03
1
-12
/
+19
|
|
\
\
\
|
|
*
|
|
xen-netback: don't vfree() queues under spinlock
Paul Durrant
2017-03-03
1
-1
/
+4
|
|
*
|
|
xen-netback: keep a local pointer for vif in backend_disconnect()
Paul Durrant
2017-03-03
1
-14
/
+18
|
|
/
/
/
|
*
|
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-03-03
3
-6
/
+23
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2017-03-03
2
-2
/
+3
|
|
*
|
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
2017-03-03
3
-4
/
+20
|
|
/
/
|
*
|
xen-netback: Use GFP_ATOMIC to allocate hash
Anoob Soman
2017-03-02
1
-1
/
+1
|
*
|
bonding: use ETH_MAX_MTU as max mtu
WANG Cong
2017-03-02
1
-0
/
+1
|
*
|
netvsc: fix use-after-free in netvsc_change_mtu()
Dexuan Cui
2017-03-02
1
-4
/
+11
|
*
|
Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-03-02
7
-26
/
+47
|
|
\
\
|
|
*
|
average: change to declare precision, not factor
Johannes Berg
2017-03-02
7
-26
/
+47
|
*
|
|
Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...
David S. Miller
2017-03-02
2
-3
/
+117
|
|
\
\
\
|
|
*
|
|
ath10k: search SMBIOS for OEM board file extension
Waldemar Rymarkiewicz
2017-03-02
2
-3
/
+117
|
*
|
|
|
ipv6: ignore null_entry in inet6_rtm_getroute() too
WANG Cong
2017-03-02
1
-0
/
+6
|
*
|
|
|
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
2017-03-02
6
-25
/
+25
|
*
|
|
|
tcp: fix potential double free issue for fastopen_req
Wei Wang
2017-03-02
1
-3
/
+12
|
*
|
|
|
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
2017-03-02
3
-10
/
+13
[next]