index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
caif
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
selftests: udpgso_bench.sh explicitly requires bash
Paolo Abeni
1
-1
/
+1
2018-10-11
selftests: rtnetlink.sh explicitly requires bash.
Paolo Abeni
1
-1
/
+1
2018-10-11
qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
Giacinto Cifelli
1
-0
/
+1
2018-10-11
tipc: queue socket protocol error messages into socket receive buffer
Parthasarathy Bhuvaragan
1
-2
/
+12
2018-10-11
tipc: set link tolerance correctly in broadcast link
Jon Maloy
1
-5
/
+11
2018-10-11
net: ipv4: don't let PMTU updates increase route MTU
Sabrina Dubroca
1
-3
/
+4
2018-10-11
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
5
-6
/
+92
2018-10-11
net/ipv6: stop leaking percpu memory in fib6 info
Mike Rapoport
1
-0
/
+2
2018-10-11
rds: RDS (tcp) hangs on sendto() to unresponding address
Ka-Cheong Poon
1
-3
/
+10
2018-10-10
net: make skb_partial_csum_set() more robust against overflows
Eric Dumazet
1
-5
/
+7
2018-10-10
devlink: Add helper function for safely copy string param
Moshe Shemesh
2
-3
/
+28
2018-10-10
devlink: Fix param cmode driverinit for string type
Moshe Shemesh
1
-3
/
+12
2018-10-10
devlink: Fix param set handling for string type
Moshe Shemesh
2
-4
/
+9
2018-10-09
net: ena: fix auto casting to boolean
Arthur Kiyanovski
1
-4
/
+4
2018-10-09
net: ena: fix NULL dereference due to untimely napi initialization
Arthur Kiyanovski
1
-2
/
+7
2018-10-09
net: ena: fix rare bug when failed restart/resume is followed by driver removal
Arthur Kiyanovski
1
-0
/
+4
2018-10-09
net: ena: fix warning in rmmod caused by double iounmap
Arthur Kiyanovski
1
-8
/
+1
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
6
-50
/
+105
2018-10-08
rxrpc: Fix the rxrpc_tx_packet trace line
David Howells
1
-0
/
+1
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
3
-15
/
+19
2018-10-08
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
1
-9
/
+10
2018-10-08
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
David Howells
1
-6
/
+8
2018-10-08
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
David Howells
1
-16
/
+19
2018-10-08
rxrpc: Don't need to take the RCU read lock in the packet receiver
David Howells
1
-28
/
+13
2018-10-08
rxrpc: Use the UDP encap_rcv hook
David Howells
4
-44
/
+36
2018-10-08
net/smc: retain old name for diag_mode field
Eugene Syromiatnikov
1
-1
/
+4
2018-10-08
net/smc: use __aligned_u64 for 64-bit smc_diag fields
Eugene Syromiatnikov
1
-11
/
+11
2018-10-08
net: sched: cls_u32: fix hnode refcounting
Al Viro
1
-5
/
+5
2018-10-08
udp: Unbreak modules that rely on external __skb_recv_udp() availability
Jiri Kosina
1
-1
/
+1
2018-10-06
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
1
-1
/
+1
2018-10-06
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
1
-2
/
+2
2018-10-06
mm/vmscan.c: fix int overflow in callers of do_shrink_slab()
Kirill Tkhai
1
-4
/
+3
2018-10-06
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
1
-0
/
+3
2018-10-06
mm/vmstat.c: fix outdated vmstat_text
Jann Horn
1
-1
/
+0
2018-10-06
proc: restrict kernel stack dumps to root
Jann Horn
1
-0
/
+14
2018-10-06
mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizes
Anshuman Khandual
4
-0
/
+8
2018-10-06
mm/migrate.c: split only transparent huge pages when allocation fails
Anshuman Khandual
1
-1
/
+1
2018-10-06
ipc/shm.c: use ERR_CAST() for shm_lock() error return
Kees Cook
1
-1
/
+1
2018-10-06
mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
YueHaibing
1
-1
/
+2
2018-10-06
mm, thp: fix mlocking THP page with migration enabled
Kirill A. Shutemov
2
-1
/
+4
2018-10-06
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
Larry Chen
1
-4
/
+12
2018-10-06
hugetlb: take PMD sharing into account when flushing tlb/caches
Mike Kravetz
1
-9
/
+44
2018-10-06
mm: migration: fix migration of huge PMD shared pages
Mike Kravetz
4
-5
/
+94
2018-10-05
net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
Maxime Chevallier
1
-4
/
+5
2018-10-05
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
1
-9
/
+20
2018-10-05
net: sched: Add policy validation for tc attributes
David Ahern
1
-4
/
+20
2018-10-05
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
1
-9
/
+20
2018-10-05
yam: fix a missing-check bug
Wenwen Wang
1
-0
/
+4
2018-10-05
net: bpfilter: Fix type cast and pointer warnings
Shanthosh RK
1
-2
/
+2
2018-10-05
net: cxgb3_main: fix a missing-check bug
Wenwen Wang
1
-0
/
+17
[next]