index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...
Michal Soltys
2016-07-01
1
-1
/
+10
*
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
2016-07-01
4
-32
/
+41
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2016-06-30
11
-67
/
+148
|
\
|
*
igb: Only DMA sync frame length
Andrew Lunn
2016-06-29
1
-3
/
+4
|
*
ixgbe: fix spoofed packets with macvlans
Emil Tantilov
2016-06-29
1
-0
/
+1
|
*
ixgbe: Correct reporting of timestamping for x550
Tony Nguyen
2016-06-29
1
-2
/
+6
|
*
fm10k: Remove create_workqueue
Bhaktipriya Shridhar
2016-06-29
1
-2
/
+1
|
*
igb: call igb_ptp_suspend during suspend/resume cycle
Jacob Keller
2016-06-29
1
-0
/
+2
|
*
igb: implement igb_ptp_suspend
Jacob Keller
2016-06-29
2
-5
/
+18
|
*
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2016-06-29
2
-33
/
+18
|
*
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2016-06-29
2
-13
/
+9
|
*
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2016-06-29
2
-4
/
+8
|
*
ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...
Amritha Nambiar
2016-06-29
1
-16
/
+25
|
*
ixgbe: Fix deleting link filters for cls_u32 offloads
Amritha Nambiar
2016-06-29
2
-7
/
+72
|
*
e1000e: prevent division by zero if TIMINCA is zero
Denys Vlasenko
2016-06-29
1
-1
/
+2
|
*
fm10k: fix incorrect index calculation in fm10k_write_reta
Jacob Keller
2016-06-29
1
-2
/
+3
|
*
fm10k: Align Rx buffers to 512B blocks
Alexander Duyck
2016-06-29
1
-1
/
+1
|
*
fm10k: don't use BIT() macro where the value isn't a bitmask
Jacob Keller
2016-06-29
1
-1
/
+1
*
|
Merge branch 'nfp-next'
David S. Miller
2016-06-30
4
-9
/
+11
|
\
\
|
*
|
nfp: implement ethtool .get_link() callback
Jakub Kicinski
2016-06-30
1
-0
/
+1
|
*
|
nfp: remove unused parameter from nfp_net_write_mac_addr()
Jakub Kicinski
2016-06-30
1
-6
/
+7
|
*
|
nfp: correct name of control BAR define
Jakub Kicinski
2016-06-30
2
-3
/
+3
|
/
/
*
|
be2net: signedness bug in be_msix_enable()
Dan Carpenter
2016-06-30
1
-1
/
+2
*
|
net: netcp: Fix a typo in keystone-netcp.txt
Masanari Iida
2016-06-30
1
-1
/
+1
*
|
Merge branch 'mediatek-next'
David S. Miller
2016-06-30
2
-68
/
+122
|
\
\
|
*
|
net-next: mediatek: add support for IRQ grouping
John Crispin
2016-06-30
2
-59
/
+111
|
*
|
net-next: mediatek: add IRQ locking
John Crispin
2016-06-30
2
-0
/
+8
|
*
|
net-next: mediatek: don't use intermediate variables to store IRQ masks
John Crispin
2016-06-30
1
-12
/
+10
|
*
|
net-next: mediatek: remove superfluous register reads
John Crispin
2016-06-30
1
-4
/
+0
|
/
/
*
|
fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
Mateusz Bajorski
2016-06-30
1
-0
/
+49
*
|
tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULT
Seymour, Shane M
2016-06-30
1
-1
/
+1
*
|
tcp: add an ability to dump and restore window parameters
Andrey Vagin
2016-06-30
2
-0
/
+67
*
|
Merge branch 'bridge-igmp-stats'
David S. Miller
2016-06-30
12
-52
/
+497
|
\
\
|
*
|
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
2016-06-30
10
-46
/
+390
|
*
|
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
2016-06-30
4
-7
/
+108
|
/
/
*
|
Merge branch 'bpf-helper-improvements'
David S. Miller
2016-06-30
5
-21
/
+275
|
\
\
|
*
|
bpf: add bpf_skb_change_type helper
Daniel Borkmann
2016-06-30
2
-0
/
+33
|
*
|
bpf: add bpf_skb_change_proto helper
Daniel Borkmann
2016-06-30
2
-0
/
+214
|
*
|
bpf: don't use raw processor id in generic helper
Daniel Borkmann
2016-06-30
2
-2
/
+10
|
*
|
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read
Daniel Borkmann
2016-06-30
2
-4
/
+9
|
*
|
bpf, trace: fetch current cpu only once
Daniel Borkmann
2016-06-30
1
-2
/
+3
|
*
|
bpf: minor cleanups on fd maps and helpers
Daniel Borkmann
2016-06-30
2
-14
/
+7
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
725
-4267
/
+7030
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-06-29
8
-23
/
+45
|
|
\
|
|
*
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
2016-06-28
1
-3
/
+2
|
|
*
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
2016-06-27
1
-1
/
+1
|
|
*
NFS: Fix an unused variable warning
Trond Myklebust
2016-06-24
1
-2
/
+0
|
|
*
NFS: Fix potential race in nfs_fhget()
Trond Myklebust
2016-06-24
1
-0
/
+1
|
|
*
NFS: Don't let readdirplus revalidate an inode that was marked as stale
Trond Myklebust
2016-06-24
1
-1
/
+6
|
|
*
NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed
Trond Myklebust
2016-06-24
1
-1
/
+3
[next]