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-08
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
1
-11
/
+8
2017-12-08
tcp: fix off-by-one bug in RACK
Yuchung Cheng
1
-3
/
+3
2017-12-08
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
1
-0
/
+1
2017-12-08
tcp: correctly test congestion state in RACK
Yuchung Cheng
1
-1
/
+2
2017-12-08
bnxt_en: Fix sources of spurious netpoll warnings
Calvin Owens
1
-2
/
+2
2017-12-08
Merge branch 'tcp-bbr-sampling-fixes'
David S. Miller
1
-2
/
+10
2017-12-08
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
1
-0
/
+1
2017-12-08
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
1
-0
/
+4
2017-12-08
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
1
-2
/
+5
2017-12-08
sfc: pass valid pointers from efx_enqueue_unwind
Bert Kenward
1
-1
/
+4
2017-12-08
gianfar: Disable EEE autoneg by default
Claudiu Manoil
1
-0
/
+5
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
5
-7
/
+19
2017-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
47
-79
/
+668
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
3
-1
/
+7
2017-12-07
tcp: use current time in tcp_rcv_space_adjust()
Eric Dumazet
1
-0
/
+1
2017-12-07
netlink: Relax attr validation for fixed length types
David Ahern
1
-6
/
+16
2017-12-07
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
1
-1
/
+1
2017-12-07
Merge branch 'mv88e6xxx-error-patch-fixes'
David S. Miller
1
-16
/
+18
2017-12-07
net: dsa: mv88e6xxx: Unregister MDIO bus on error path
Andrew Lunn
1
-14
/
+16
2017-12-07
net: dsa: mv88e6xxx: Fix interrupt masking on removal
Andrew Lunn
1
-2
/
+2
2017-12-07
net: ethernet: arc: fix error handling in emac_rockchip_probe
Branislav Radocaj
1
-2
/
+5
2017-12-07
net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
Tobias Jordan
1
-1
/
+2
2017-12-06
drivers: net: dsa: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-12-06
rds: Fix NULL pointer dereference in __rds_rdma_map
Håkon Bugge
1
-1
/
+1
2017-12-06
net_sched: use macvlan real dev trans_start in dev_trans_start()
Chris Dion
1
-0
/
+3
2017-12-06
xen-netback: Fix logging message with spurious period after newline
Joe Perches
1
-1
/
+1
2017-12-06
net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
Florian Westphal
1
-0
/
+2
2017-12-05
make sock_alloc_file() do sock_release() on failures
Al Viro
5
-31
/
+11
2017-12-05
socketpair(): allocate descriptors first
Al Viro
1
-51
/
+38
2017-12-05
fix kcm_clone()
Al Viro
1
-44
/
+27
2017-12-05
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
1
-0
/
+5
2017-12-05
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
2
-43
/
+1
2017-12-05
Merge branch 'rmnet-Fix-leaks-in-failure-scenarios'
David S. Miller
2
-2
/
+7
2017-12-05
net: qualcomm: rmnet: Fix leak in device creation failure
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2017-12-05
net: qualcomm: rmnet: Fix leak on transmit failure
Subash Abhinov Kasiviswanathan
1
-2
/
+6
2017-12-05
VSOCK: fix outdated sk_state value in hvs_release()
Stefan Hajnoczi
1
-1
/
+1
2017-12-05
tipc: fix memory leak in tipc_accept_from_sock()
Jon Maloy
1
-0
/
+1
2017-12-05
tipc: fix a null pointer deref on error path
Cong Wang
1
-1
/
+1
2017-12-05
Merge branch 'sh_eth-dma-mapping-fixes'
David S. Miller
1
-15
/
+16
2017-12-05
net: sh_eth: don't use NULL as "struct device" for the DMA mapping API
Thomas Petazzoni
1
-6
/
+6
2017-12-05
net: sh_eth: use correct "struct device" when calling DMA mapping functions
Thomas Petazzoni
1
-9
/
+10
2017-12-05
Merge branch 'RED-qdisc-fixes'
David S. Miller
5
-1
/
+23
2017-12-05
net_sched: red: Avoid illegal values
Nogah Frankel
5
-0
/
+22
2017-12-05
net_sched: red: Avoid devision by zero
Nogah Frankel
1
-1
/
+1
2017-12-05
gianfar: fix a flooded alignment reports because of padding issue.
Zumeng Chen
1
-2
/
+4
2017-12-05
Revert "net: core: maybe return -EEXIST in __dev_alloc_name"
Johannes Berg
1
-1
/
+1
2017-12-05
nfp: fix port stats for mac representors
Pieter Jansen van Vuuren
1
-9
/
+6
2017-12-05
Revert "tcp: must block bh in __inet_twsk_hashdance()"
Eric Dumazet
1
-3
/
+3
2017-12-05
Merge branch 'bpf-fix-broken-uapi-for-pt-regs'
Daniel Borkmann
47
-79
/
+668
2017-12-05
perf s390: add regs_query_register_offset()
Hendrik Brueckner
3
-3
/
+31
[next]