index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-26
Bluetooth: Add a new 04ca:3015 QCA_ROME device
Ioan Moldovan
1
-0
/
+1
2017-12-26
enic: add wq clean up budget
Govindarajulu Varadarajan
2
-2
/
+4
2017-12-26
rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()
Leon Romanovsky
1
-7
/
+3
2017-12-26
net: mediatek: remove superfluous pin setup for MT7622 SoC
Sean Wang
2
-14
/
+24
2017-12-26
dt-bindings: net: mediatek: add condition to property mediatek, pctl
Sean Wang
1
-1
/
+1
2017-12-21
flow_dissector: Parse batman-adv unicast headers
Sven Eckelmann
1
-0
/
+57
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
26
-30
/
+29
2017-12-21
batman-adv: Remove kernel fixed width types in packet.h
Sven Eckelmann
1
-107
/
+107
2017-12-21
batman-adv: Remove usage of BIT(x) in packet.h
Sven Eckelmann
1
-12
/
+11
2017-12-21
batman-adv: Let packet.h include its headers directly
Sven Eckelmann
2
-2
/
+2
2017-12-21
sfc: expose CTPIO stats on NICs that support them
Bert Kenward
2
-0
/
+67
2017-12-21
sfc: expose FEC stats on Medford2
Edward Cree
2
-1
/
+30
2017-12-21
sfc: support variable number of MAC stats
Edward Cree
5
-11
/
+29
2017-12-21
sfc: update MCDI protocol headers
Edward Cree
1
-144
/
+2309
2017-12-21
cxgb4: add new T5 and T6 device id's
Ganesh Goudar
1
-0
/
+2
2017-12-21
net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()
Jie Deng
1
-17
/
+7
2017-12-21
phylink: avoid attaching more than one PHY
Russell King
1
-0
/
+3
2017-12-21
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
1
-1
/
+2
2017-12-21
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
1
-2
/
+2
2017-12-21
net: ibm: emac: support RGMII-[RX|TX]ID phymode
Christian Lamparter
2
-4
/
+7
2017-12-21
net: ibm: emac: replace custom PHY_MODE_* macros
Christian Lamparter
5
-57
/
+44
2017-12-21
net: ibm: emac: replace custom rgmii_mode_name with phy_modes
Christian Lamparter
1
-19
/
+1
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
4
-4
/
+13
2017-12-21
openvswitch: Fix pop_vlan action for double tagged frames
Eric Garver
1
-3
/
+12
2017-12-21
net: sch: sch_drr: add extack support
Alexander Aring
1
-5
/
+14
2017-12-21
net: sch: sch_cbs: add extack support
Alexander Aring
1
-7
/
+16
2017-12-21
net: sch: sch_cbq: add extack support
Alexander Aring
1
-12
/
+34
2017-12-21
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
18
-40
/
+56
2017-12-21
net: sch: api: add extack support in qdisc_alloc
Alexander Aring
3
-4
/
+7
2017-12-21
net: sch: api: add extack support in tcf_block_get
Alexander Aring
15
-25
/
+36
2017-12-21
net: sch: api: add extack support in qdisc_get_rtab
Alexander Aring
6
-12
/
+23
2017-12-21
net: sched: sch: add extack for graft callback
Alexander Aring
17
-17
/
+23
2017-12-21
net: sched: sch: add extack for block callback
Alexander Aring
16
-18
/
+33
2017-12-21
net: sched: sch: add extack to change class
Alexander Aring
11
-11
/
+18
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
19
-40
/
+52
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
31
-37
/
+74
2017-12-21
net: sched: sch_api: handle generic qdisc errors
Alexander Aring
1
-43
/
+105
2017-12-21
net: sched: fix coding style issues
Alexander Aring
6
-13
/
+14
2017-12-21
Revert "bdi: add error handle for bdi_debug_register"
Jens Axboe
1
-4
/
+1
2017-12-21
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
1
-8
/
+11
2017-12-21
tools/kvm_stat: sort '-f help' output
Stefan Raspl
1
-10
/
+6
2017-12-21
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
1
-7
/
+25
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2
-95
/
+63
2017-12-21
selftests/bpf: add tests for recent bugfixes
Jann Horn
1
-16
/
+533
2017-12-21
bpf: fix integer overflows
Alexei Starovoitov
2
-2
/
+50
2017-12-21
bpf: don't prune branches when a scalar is replaced with a pointer
Jann Horn
1
-8
/
+7
2017-12-21
bpf: force strict alignment checks for stack pointers
Jann Horn
1
-0
/
+5
2017-12-21
bpf: fix missing error return in check_stack_boundary()
Jann Horn
1
-0
/
+1
2017-12-21
bpf: fix 32-bit ALU op verification
Jann Horn
1
-11
/
+17
2017-12-21
bpf: fix incorrect tracking of register size truncation
Jann Horn
1
-17
/
+27
[next]