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.12.y
linux-6.13.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
2017-07-25
benet: fix set but not used warning
stephen hemminger
1
-3
/
+0
2017-07-25
bnxt: fix unused variable warnings
stephen hemminger
1
-4
/
+0
2017-07-25
bnxt: fix unsigned comparsion with 0
stephen hemminger
1
-1
/
+1
2017-07-25
nfp: set config bit (ifup/ifdown) on netdev open/close
Dirk van der Merwe
5
-5
/
+74
2017-07-25
drivers/net: Fix ptr_ret.cocci warnings.
Tonghao Zhang
2
-7
/
+2
2017-07-25
bnxt_en: Use SWITCHDEV_SET_OPS().
David S. Miller
1
-1
/
+1
2017-07-25
ibmvnic: Check for transport event on driver resume
John Allen
1
-4
/
+1
2017-07-25
Merge branch 'netvsc-minor-fixes'
David S. Miller
4
-37
/
+28
2017-07-25
netvsc: remove no longer used max_num_rss queues
stephen hemminger
2
-3
/
+0
2017-07-25
netvsc: include rtnetlink.h
stephen hemminger
2
-0
/
+3
2017-07-25
netvsc: fix netvsc_set_channels
stephen hemminger
1
-33
/
+19
2017-07-25
netvsc: prefetch the first incoming ring element
stephen hemminger
1
-1
/
+7
2017-07-25
netvsc: Remove redundant use of ipv6_hdr()
Mohammed Gamal
1
-1
/
+1
2017-07-25
netvsc: remove bogus rtnl_unlock
stephen hemminger
1
-1
/
+0
2017-07-25
Merge branch 'bnxt_en-updates'
David S. Miller
11
-79
/
+1134
2017-07-25
bnxt_en: add support for port_attr_get and and get_phys_port_name
Sathya Perla
3
-1
/
+89
2017-07-25
bnxt_en: add vf-rep RX/TX and netdev implementation
Sathya Perla
4
-12
/
+288
2017-07-25
bnxt_en: add support to enable VF-representors
Sathya Perla
7
-2
/
+330
2017-07-25
bnxt_en: Set ETS min_bw parameter for older firmware.
Michael Chan
2
-0
/
+7
2017-07-25
bnxt_en: Report firmware DCBX agent.
Michael Chan
3
-12
/
+19
2017-07-25
bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.
Michael Chan
2
-4
/
+7
2017-07-25
bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.
Michael Chan
1
-12
/
+13
2017-07-25
bnxt_en: Implement ndo_bridge_{get|set}link methods.
Michael Chan
1
-0
/
+67
2017-07-25
bnxt_en: Retrieve the hardware bridge mode from the firmware.
Michael Chan
2
-0
/
+9
2017-07-25
bnxt_en: Update firmware interface spec to 1.8.0.
Michael Chan
4
-39
/
+308
2017-07-25
tcp: remove redundant argument from tcp_rcv_established()
Matvejchikov Ilya
5
-6
/
+8
2017-07-25
mlx4_en: remove unnecessary error check
Zhu Yanjun
1
-7
/
+2
2017-07-25
mlxsw: spectrum_router: Fix build when IPv6 isn't enabled
Ido Schimmel
1
-4
/
+18
2017-07-25
mlx4_en: remove unnecessary returned value
Zhu Yanjun
2
-4
/
+2
2017-07-25
of_mdio: kill useless variable in of_phy_register_fixed_link()
Sergei Shtylyov
1
-4
/
+2
2017-07-25
skbuff: re-add check for NULL skb->head in kfree_skb path
Florian Westphal
1
-1
/
+2
2017-07-25
liquidio: fix implicit irq include causing build failures
Paul Gortmaker
1
-0
/
+2
2017-07-25
bpf: dev_map_alloc() shouldn't return NULL
Dan Carpenter
1
-0
/
+1
2017-07-25
netvsc: fix ptr_ret.cocci warnings
Wu Fengguang
1
-1
/
+1
2017-07-25
Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
5
-54
/
+52
2017-07-25
mlxsw: spectrum_router: Don't batch neighbour deletion
Ido Schimmel
1
-12
/
+3
2017-07-25
Merge branch 'sctp-remove-typedefs-from-structures-part-3'
David S. Miller
6
-69
/
+68
2017-07-25
sctp: remove the typedef sctp_abort_chunk_t
Xin Long
2
-6
/
+6
2017-07-25
sctp: remove the typedef sctp_heartbeat_chunk_t
Xin Long
2
-3
/
+4
2017-07-25
sctp: remove the typedef sctp_heartbeathdr_t
Xin Long
2
-4
/
+4
2017-07-25
sctp: remove the typedef sctp_sack_chunk_t
Xin Long
3
-5
/
+5
2017-07-25
sctp: remove the typedef sctp_sackhdr_t
Xin Long
3
-6
/
+6
2017-07-25
sctp: remove the typedef sctp_sack_variable_t
Xin Long
2
-8
/
+8
2017-07-25
sctp: remove the typedef sctp_dup_tsn_t
Xin Long
1
-3
/
+1
2017-07-25
sctp: remove the typedef sctp_gap_ack_block_t
Xin Long
1
-4
/
+4
2017-07-25
sctp: remove the typedef sctp_unrecognized_param_t
Xin Long
2
-13
/
+9
2017-07-25
sctp: remove the typedef sctp_cookie_param_t
Xin Long
2
-10
/
+12
2017-07-25
sctp: remove the typedef sctp_initack_chunk_t
Xin Long
2
-8
/
+10
2017-07-24
Merge branch 'udp-tunnel-offloads-toggle'
David S. Miller
8
-17
/
+103
2017-07-24
geneve/vxlan: offload ports on register/unregister events
Sabrina Dubroca
2
-4
/
+13
[next]