index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-12-03
ipvlan: Add the skb->mark as flow4's member to lookup route
Gao Feng
1
-0
/
+1
2017-12-02
Merge branch 's390-qeth-fixes'
David S. Miller
4
-4
/
+41
2017-12-02
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-02
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-02
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-12-02
Merge branch 'vhost-skb-leaks'
David S. Miller
3
-20
/
+38
2017-12-02
tap: free skb if flags error
Wei Xu
1
-4
/
+10
2017-12-02
tun: free skb in early errors
Wei Xu
1
-6
/
+18
2017-12-02
vhost: fix skb leak in handle_rx()
Wei Xu
1
-10
/
+10
2017-12-02
Merge branch 'bnxt_en-fixes'
David S. Miller
2
-29
/
+31
2017-12-02
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-02
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-02
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-12-02
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
1
-1
/
+2
2017-12-01
Merge branch 'sfp-phylink-fixes'
David S. Miller
2
-11
/
+31
2017-12-01
phylink: ensure we take the link down when phylink_stop() is called
Russell King
1
-0
/
+1
2017-12-01
sfp: warn about modules requiring address change sequence
Russell King
1
-1
/
+7
2017-12-01
sfp: improve RX_LOS handling
Russell King
1
-11
/
+22
2017-12-01
sfp: fix RX_LOS signal handling
Russell King
1
-3
/
+5
2017-12-01
net: phy-micrel: check return code in flp center function
Max Uvarov
1
-2
/
+4
2017-12-01
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
Tommi Rantala
1
-4
/
+0
2017-12-01
tcp/dccp: block bh before arming time_wait timer
Eric Dumazet
2
-0
/
+12
2017-12-01
Merge branch 'sctp-prsctp-chunk-fixes'
David S. Miller
3
-7
/
+26
2017-12-01
sctp: do not abandon the other frags in unsent outq if one msg has outstandin...
Xin Long
2
-1
/
+6
2017-12-01
sctp: abandon the whole msg if one part of a fragmented message is abandoned
Xin Long
3
-5
/
+17
2017-12-01
sctp: only update outstanding_bytes for transmitted queue when doing prsctp_p...
Xin Long
1
-2
/
+4
2017-11-30
net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number mask
Florian Fainelli
1
-2
/
+2
2017-11-30
sit: update frag_off info
Hangbin Liu
1
-0
/
+1
2017-11-30
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
1
-1
/
+0
2017-11-30
act_sample: get rid of tcf_sample_cleanup_rcu()
Cong Wang
2
-12
/
+3
2017-11-30
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
5
-27
/
+35
2017-11-30
net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling
Corentin Labbe
1
-2
/
+1
2017-11-30
skbuff: Grammar s/are can/can/, s/change/changes/
Geert Uytterhoeven
1
-2
/
+1
2017-11-30
net: mvpp2: allocate zeroed tx descriptors
Yan Markman
1
-1
/
+1
2017-11-29
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
15
-132
/
+270
2017-11-29
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-135
/
+314
2017-11-29
Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
72
-582
/
+1182
2017-11-29
sparc64: Fix boot on T4 and later.
David S. Miller
1
-1
/
+1
2017-11-29
vsprintf: don't use 'restricted_pointer()' when not restricting
Linus Torvalds
1
-0
/
+2
2017-11-29
kallsyms: take advantage of the new '%px' format
Linus Torvalds
3
-13
/
+7
2017-11-29
Merge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linux
Linus Torvalds
5
-95
/
+248
2017-11-29
Revert "mm, thp: Do not make pmd/pud dirty without a reason"
Linus Torvalds
5
-24
/
+16
2017-11-29
ethernet: dwmac-stm32: Fix copyright
Benjamin Gaignard
1
-2
/
+2
2017-11-29
net: via: via-rhine: use %p to format void * address instead of %x
Colin Ian King
1
-2
/
+2
2017-11-29
rxrpc: Fix variable overwrite
Gustavo A. R. Silva
2
-2
/
+2
2017-11-29
net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit
Geert Uytterhoeven
1
-0
/
+1
2017-11-29
rxrpc: Fix ACK generation from the connection event processor
David Howells
1
-21
/
+29
[next]