index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
neigh: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-1
/
+2
*
rtnl: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-2
/
+2
*
ovs: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
2
-12
/
+17
*
sock_diag: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
4
-7
/
+13
*
fs/quota: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-26
2
-5
/
+8
*
drivers/wireless: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-26
2
-1
/
+2
*
macsec: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-26
3
-33
/
+95
*
Merge branch 'ila-csum-neutral'
David S. Miller
2016-04-26
5
-118
/
+259
|
\
|
*
ila: add checksum neutral ILA translations
Tom Herbert
2016-04-26
5
-15
/
+112
|
*
ila: xlat changes
Tom Herbert
2016-04-26
1
-69
/
+34
|
*
ila: Add struct definitions and helpers
Tom Herbert
2016-04-26
4
-82
/
+161
|
/
*
net: tsi108: use NULL for pointer-typed argument
Julia Lawall
2016-04-26
1
-1
/
+2
*
Merge branch 'hns-debug-dsaf'
David S. Miller
2016-04-26
16
-496
/
+610
|
\
|
*
dts: hisi: update hns dst for separating dsaf dev support
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
1
-42
/
+30
|
*
Documentation: Bindings: add port-idx-in-ae for enet node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
1
-1
/
+29
|
*
Documentation: Bindings: Update DT binding for separating dsaf dev support
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
1
-10
/
+49
|
*
net: hns: add attribute port-mode-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
3
-25
/
+30
|
*
net: hns: add attribute port-rst-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
3
-17
/
+19
|
*
net: hns: add attribute cpld_ctrl for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
6
-34
/
+51
|
*
net: hns: separate debug dsaf device from service dsaf device
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
10
-241
/
+261
|
*
net: hns: sort the header file by alphabetical order
Daode Huang
2016-04-26
3
-14
/
+14
|
*
net: hns: add syscon operation for dsaf
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
1
-0
/
+14
|
*
net: hns: add attribute reset-field-offset for dsaf node
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
3
-12
/
+37
|
*
net: hns: add attribute port-idx-in-ae in enet node.
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
4
-32
/
+22
|
*
net: hns: set debug port irq index to 0
Daode Huang
2016-04-26
2
-11
/
+2
|
*
net: hns: add a new dsaf mode for debug port
Yisen.Zhuang\(Zhuangyuzeng\)
2016-04-26
9
-89
/
+84
|
/
*
Merge branch 'pskb_extract'
David S. Miller
2016-04-25
3
-11
/
+247
|
\
|
*
RDS: TCP: Call pskb_extract() helper function
Sowmini Varadhan
2016-04-25
1
-11
/
+3
|
*
skbuff: Add pskb_extract() helper function
Sowmini Varadhan
2016-04-25
2
-0
/
+244
|
/
*
fq: add fair queuing framework
Michal Kazior
2016-04-25
2
-0
/
+364
*
Merge branch 'reusable-codel'
David S. Miller
2016-04-25
5
-220
/
+368
|
\
|
*
codel: split into multiple files
Michal Kazior
2016-04-25
5
-223
/
+332
|
*
codel: generalize the implementation
Michal Kazior
2016-04-25
3
-32
/
+71
|
/
*
macsec: Convert to using IFF_NO_QUEUE
Phil Sutter
2016-04-25
1
-1
/
+1
*
route: move lwtunnel state to a single place
Jiri Benc
2016-04-25
1
-4
/
+1
*
Merge branch 'qed-next'
David S. Miller
2016-04-25
6
-54
/
+122
|
\
|
*
qed: add support for link pause configuration.
Sudarsana Reddy Kalluru
2016-04-25
1
-0
/
+14
|
*
qed*: Conditions for changing link
Yuval Mintz
2016-04-25
3
-4
/
+26
|
*
qede: Add support for ethtool private flags
Yuval Mintz
2016-04-25
1
-0
/
+23
|
*
qed*: Align statistics names
Yuval Mintz
2016-04-25
5
-50
/
+59
|
/
*
net: better drop monitoring in ip{6}_recv_error()
Eric Dumazet
2016-04-25
2
-10
/
+10
*
tcp: SYN packets are now simply consumed
Eric Dumazet
2016-04-25
1
-18
/
+1
*
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-04-25
24
-505
/
+661
|
\
|
*
ixgbe: use msleep for long delays
Arnd Bergmann
2016-04-25
1
-1
/
+1
|
*
ixgbevf: Move API negotiation function into mac_ops
Alexander Duyck
2016-04-25
3
-4
/
+5
|
*
ixgbe/ixgbevf: Add support for GSO partial
Alexander Duyck
2016-04-25
2
-82
/
+180
|
*
ixgbevf: make use of BIT() macro to avoid shift of signed values
Jacob Keller
2016-04-25
4
-26
/
+27
|
*
ixgbe: resolve shift of negative value warning
Jacob Keller
2016-04-25
1
-2
/
+2
|
*
ixgbe: use BIT() macro
Jacob Keller
2016-04-25
17
-195
/
+195
|
*
ixgbe: Add work around for empty SFP+ cage crosstalk
Don Skidmore
2016-04-25
3
-0
/
+42
[next]