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
*
net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.
David S. Miller
2017-05-22
11
-0
/
+22
*
tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
Eric Dumazet
2017-05-21
1
-1
/
+2
*
ipv6: drop unused variables in seg6_genl_dumphac
stephen hemminger
2017-05-21
1
-4
/
+0
*
fou: make local function static
stephen hemminger
2017-05-21
2
-49
/
+47
*
tcpnv: do not export local function
stephen hemminger
2017-05-21
1
-3
/
+2
*
inet: fix warning about missing prototype
stephen hemminger
2017-05-21
1
-0
/
+1
*
ila: propagate error code in ila_output
stephen hemminger
2017-05-21
1
-1
/
+1
*
dcb: enforce minimum length on IEEE_APPS attribute
stephen hemminger
2017-05-21
1
-4
/
+7
*
Merge branch 'net-extend-socket-timestamping-API'
David S. Miller
2017-05-21
27
-23
/
+151
|
\
|
*
net: ethernet: update drivers to make both SW and HW TX timestamps
Miroslav Lichvar
2017-05-21
4
-10
/
+6
|
*
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
2017-05-21
5
-11
/
+34
|
*
net: fix documentation of struct scm_timestamping
Miroslav Lichvar
2017-05-21
1
-1
/
+7
|
*
net: add new control message for incoming HW-timestamped packets
Miroslav Lichvar
2017-05-21
4
-2
/
+48
|
*
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
2017-05-21
3
-0
/
+36
|
*
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
18
-2
/
+18
|
*
net: define receive timestamp filter for NTP
Miroslav Lichvar
2017-05-21
2
-0
/
+5
|
/
*
cxgb4 : retrieve port information from firmware
Ganesh Goudar
2017-05-21
5
-3
/
+70
*
ibmveth: Support to enable LSO/CSO for Trunk VEA.
Sivakumar Krishnasamy
2017-05-21
2
-18
/
+90
*
Merge branch 'qed-next'
David S. Miller
2017-05-21
21
-227
/
+255
|
\
|
*
qede: Support 1G advertisment.
Sudarsana Reddy Kalluru
2017-05-21
1
-0
/
+8
|
*
qed: Fix setting of Management bitfields
Tomer Tayar
2017-05-21
1
-1
/
+1
|
*
qede: qedr closure after setting state
Mintz, Yuval
2017-05-21
1
-1
/
+2
|
*
qed: Correct print in iscsi error-flow
Mintz, Yuval
2017-05-21
1
-1
/
+1
|
*
qed: Revise alloc/setup/free flow
Tomer Tayar
2017-05-21
15
-177
/
+177
|
*
qede: Don't use an internal MAC field
Mintz, Yuval
2017-05-21
3
-28
/
+38
|
*
qede: Add missing Status-block free
Sudarsana Reddy Kalluru
2017-05-21
1
-4
/
+7
|
*
qede: Honor user request for Tx buffers
Sudarsana Reddy Kalluru
2017-05-21
3
-15
/
+15
|
*
qede: Allow WoL to activate by default
Mintz, Yuval
2017-05-21
1
-0
/
+6
|
/
*
Merge branch 'xgene-check-all-RGMII-phy-mode-variants'
David S. Miller
2017-05-20
4
-17
/
+30
|
\
|
*
xgene: Check all RGMII phy mode variants
Iyappan Subramanian
2017-05-20
3
-15
/
+18
|
*
phy: Add helper function to check phy interface mode
Iyappan Subramanian
2017-05-20
1
-2
/
+12
|
/
*
Merge branch 'net-fix-CRC32c-in-the-forwarding-path'
David S. Miller
2017-05-20
13
-58
/
+127
|
\
|
*
sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}
Davide Caratti
2017-05-20
1
-2
/
+5
|
*
openvswitch: more accurate checksumming in queue_userspace_packet()
Davide Caratti
2017-05-20
1
-1
/
+1
|
*
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
2017-05-20
4
-14
/
+27
|
*
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
2017-05-20
5
-7
/
+13
|
*
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2017-05-20
7
-36
/
+6
|
*
net: introduce skb_crc32c_csum_help
Davide Caratti
2017-05-20
3
-1
/
+44
|
*
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-05-20
3
-0
/
+34
|
/
*
tcp: warn on negative reordering values
Soheil Hassas Yeganeh
2017-05-19
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
85
-367
/
+663
|
\
|
*
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-05-18
8
-86
/
+209
|
|
\
|
|
*
raid1: prefer disk without bad blocks
Tomasz Majchrzak
2017-05-12
1
-1
/
+4
|
|
*
md/r5cache: handle sync with data in write back cache
Song Liu
2017-05-12
2
-7
/
+22
|
|
*
md/r5cache: gracefully handle journal device errors for writeback mode
Song Liu
2017-05-12
3
-9
/
+34
|
|
*
md/raid1/10: avoid unnecessary locking
Shaohua Li
2017-05-12
2
-8
/
+6
|
|
*
md/raid5-cache: in r5l_do_submit_io(), submit io->split_bio first
Song Liu
2017-05-10
1
-9
/
+19
|
|
*
md/md0: optimize raid0 discard handling
Shaohua Li
2017-05-09
1
-14
/
+102
|
|
*
md: don't return -EAGAIN in md_allow_write for external metadata arrays
Artur Paszkiewicz
2017-05-08
4
-28
/
+15
|
|
*
md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock
Julia Cartwright
2017-05-04
1
-10
/
+7
[next]