index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
2
-2
/
+3
2016-12-08
net: stmmac: dwmac-generic: add missing compatible strings
Niklas Cassel
1
-0
/
+3
2016-12-08
bindings: net: stmmac: correct note about TSO
Niklas Cassel
1
-3
/
+3
2016-12-08
net: ll_temac: Utilize of_get_mac_address()
Tobias Klauser
1
-5
/
+6
2016-12-08
net: axienet: Utilize of_get_mac_address()
Tobias Klauser
1
-6
/
+7
2016-12-08
net/mlx5e: Offload TC matching on packets being IP fragments
Or Gerlitz
1
-0
/
+12
2016-12-08
net/sched: cls_flower: Add support for matching on flags
Or Gerlitz
2
-0
/
+83
2016-12-08
net: mvneta: Indent some statements
Dan Carpenter
1
-3
/
+4
2016-12-08
drivers: net: xgene: uninitialized variable in xgene_enet_free_pagepool()
Dan Carpenter
1
-0
/
+1
2016-12-08
vhost: remove unnecessary smp_mb from vhost_work_queue
Peng Tao
1
-1
/
+1
2016-12-08
vhost-vsock: remove unused vq variable
Peng Tao
1
-3
/
+0
2016-12-08
icmp: correct return value of icmp_rcv()
Zhang Shengju
1
-2
/
+2
2016-12-07
dummy: expend mtu range for dummy device
Zhang Shengju
1
-0
/
+3
2016-12-07
nlmon: use core MTU range checking in nlmon driver
Zhang Shengju
1
-19
/
+1
2016-12-07
driver: macvlan: Remove the rcu member of macvlan_port
Gao Feng
1
-2
/
+1
2016-12-07
driver: ipvlan: Free ipvl_port directly with kfree instead of kfree_rcu
Gao Feng
2
-3
/
+2
2016-12-07
bpf: fix loading of BPF_MAXINSNS sized programs
Daniel Borkmann
2
-5
/
+2
2016-12-07
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
1
-2
/
+0
2016-12-07
net: ethernet: ti: cpts: fix overflow check period
Grygorii Strashko
2
-6
/
+8
2016-12-07
net: ethernet: ti: cpts: calc mult and shift from refclk freq
Grygorii Strashko
2
-10
/
+48
2016-12-07
clocksource: export the clocks_calc_mult_shift to use by timestamp code
Murali Karicheri
1
-0
/
+1
2016-12-07
net: ethernet: ti: cpts: move dt props parsing to cpts driver
Grygorii Strashko
4
-23
/
+34
2016-12-07
net: ethernet: ti: cpts: rework initialization/deinitialization
Grygorii Strashko
3
-57
/
+92
2016-12-07
net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
Grygorii Strashko
1
-2
/
+0
2016-12-07
net: ethernet: ti: cpts: clean up event list if event pool is empty
WingMan Kwok
1
-2
/
+24
2016-12-07
net: ethernet: ti: cpts: disable cpts when unregistered
Grygorii Strashko
1
-0
/
+4
2016-12-07
net: ethernet: ti: cpts: fix registration order
Grygorii Strashko
1
-10
/
+14
2016-12-07
net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregi...
Grygorii Strashko
1
-6
/
+8
2016-12-07
net: ethernet: ti: cpsw: minimize direct access to struct cpts
Grygorii Strashko
2
-13
/
+54
2016-12-07
net: ethernet: ti: allow cpts to be built separately
Grygorii Strashko
5
-19
/
+42
2016-12-07
net: ethernet: ti: cpts: switch to readl/writel_relaxed()
Grygorii Strashko
1
-2
/
+2
2016-12-07
bnxt_en: Add interface to support RDMA driver.
Michael Chan
5
-5
/
+483
2016-12-07
bnxt_en: Refactor the driver registration function with firmware.
Michael Chan
2
-5
/
+31
2016-12-07
bnxt_en: Reserve RDMA resources by default.
Michael Chan
2
-1
/
+66
2016-12-07
bnxt_en: Improve completion ring allocation for VFs.
Michael Chan
3
-12
/
+12
2016-12-07
bnxt_en: Move function reset to bnxt_init_one().
Michael Chan
2
-20
/
+6
2016-12-07
bnxt_en: Enable MSIX early in bnxt_init_one().
Michael Chan
2
-69
/
+115
2016-12-07
bnxt_en: Add bnxt_set_max_func_irqs().
Michael Chan
2
-6
/
+12
2016-12-07
net: sock_rps_record_flow() is for connected sockets
Eric Dumazet
1
-1
/
+11
2016-12-07
netfilter: nft_quota: allow to restore consumed quota
Pablo Neira Ayuso
1
-2
/
+9
2016-12-07
netfilter: xt_bpf: support ebpf
Willem de Bruijn
2
-16
/
+101
2016-12-07
netfilter: x_tables: avoid warn and OOM killer on vmalloc call
Marcelo Ricardo Leitner
1
-1
/
+3
2016-12-07
netfilter: nf_tables: support for set flushing
Pablo Neira Ayuso
4
-7
/
+56
2016-12-07
netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()
Pablo Neira Ayuso
2
-8
/
+27
2016-12-07
netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
Pablo Neira Ayuso
1
-2
/
+2
2016-12-07
netfilter: nat: skip checksum on offload SCTP packets
Davide Caratti
1
-1
/
+4
2016-12-07
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
2
-9
/
+12
2016-12-07
netfilter: nf_tables: allow to filter stateful object dumps by type
Pablo Neira Ayuso
1
-0
/
+50
2016-12-07
netfilter: nft_objref: support for stateful object maps
Pablo Neira Ayuso
3
-1
/
+125
2016-12-07
netfilter: nf_tables: add stateful object reference to set elements
Pablo Neira Ayuso
3
-10
/
+79
[next]