index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
90
-661
/
+2513
2016-12-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
23
-360
/
+723
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
Merge branch 'ti-cpts-update-and-fixes'
David S. Miller
8
-116
/
+297
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
Merge branch 'bnxt_en-RDMA'
David S. Miller
6
-115
/
+722
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
2016-12-07
netfilter: nft_quota: add depleted flag for objects
Pablo Neira Ayuso
4
-8
/
+32
2016-12-07
netfilter: nf_tables: notify internal updates of stateful objects
Pablo Neira Ayuso
2
-12
/
+23
2016-12-07
netfilter: nf_tables: atomic dump and reset for stateful objects
Pablo Neira Ayuso
5
-23
/
+85
2016-12-07
netfilter: nft_quota: dump consumed quota
Pablo Neira Ayuso
2
-5
/
+18
2016-12-07
i40e: move all updates for VLAN mode into i40e_sync_vsi_filters
Jacob Keller
1
-101
/
+113
2016-12-07
i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID
Jacob Keller
3
-17
/
+32
2016-12-07
i40e: factor out addition/deletion of VLAN per each MAC address
Jacob Keller
1
-13
/
+55
2016-12-07
i40e: delete filter after adding its replacement when converting
Jacob Keller
1
-1
/
+1
[next]