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.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
2018-07-04
vhost_net: Rename local variables in vhost_net_rx_peek_head_len
Toshiaki Makita
1
-17
/
+17
2018-07-04
net:sched: add action inheritdsfield to skbedit
Qiaobin Fu
2
-0
/
+43
2018-07-04
Merge branch 'More-mirror-to-gretap-tests-with-bridge-in-UL'
David S. Miller
2
-0
/
+258
2018-07-04
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q
Petr Machata
1
-0
/
+126
2018-07-04
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d
Petr Machata
1
-0
/
+132
2018-07-04
Merge branch 'Handle-multiple-received-packets-at-each-stage'
David S. Miller
11
-16
/
+360
2018-07-04
net: don't bother calling list RX functions on empty lists
Edward Cree
1
-2
/
+6
2018-07-04
net: ipv4: listify ip_rcv_finish
Edward Cree
1
-6
/
+48
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
6
-10
/
+94
2018-07-04
net: core: propagate SKB lists through packet_type lookup
Edward Cree
1
-8
/
+64
2018-07-04
net: core: another layer of lists, around PF_MEMALLOC skb handling
Edward Cree
2
-8
/
+66
2018-07-04
net: core: Another step of skb receive list processing
Edward Cree
1
-5
/
+56
2018-07-04
net: core: unwrap skb list receive slightly further
Edward Cree
2
-1
/
+10
2018-07-04
sfc: batch up RX delivery
Edward Cree
3
-1
/
+21
2018-07-04
net: core: trivial netif_receive_skb_list() entry point
Edward Cree
2
-0
/
+20
2018-07-04
Merge branch 'sctp-fully-support-for-dscp-and-flowlabel-per-transport'
David S. Miller
9
-17
/
+254
2018-07-04
sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst
Xin Long
1
-0
/
+9
2018-07-04
sctp: add support for setting flowlabel when adding a transport
Xin Long
2
-2
/
+15
2018-07-04
sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparams
Xin Long
2
-6
/
+175
2018-07-04
sctp: add support for dscp and flowlabel per transport
Xin Long
5
-6
/
+44
2018-07-04
ipv4: add __ip_queue_xmit() that supports tos param
Xin Long
2
-5
/
+13
2018-07-04
net: dsa: Add Vitesse VSC73xx DSA router driver
Linus Walleij
3
-0
/
+1376
2018-07-04
net: phy: vitesse: Add support for VSC73xx
Linus Walleij
1
-0
/
+175
2018-07-04
net: dsa: Add DT bindings for Vitesse VSC73xx switches
Linus Walleij
2
-0
/
+82
2018-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
18
-49
/
+471
2018-07-03
Merge branch 'aquantia-various-ethtool-ops-implementation'
David S. Miller
11
-84
/
+341
2018-07-03
net: aquantia: bump driver version
Igor Russkikh
1
-2
/
+2
2018-07-03
net: aquantia: Add renegotiate ethtool operation support
Anton Mikaev
4
-0
/
+63
2018-07-03
net: aquantia: Implement rx/tx flow control ethtools callback
Igor Russkikh
4
-1
/
+74
2018-07-03
net: aquantia: Improve adapter init/deinit logic
Igor Russkikh
6
-31
/
+66
2018-07-03
net: aquantia: Ethtool based ring size configuration
Anton Mikaev
7
-50
/
+136
2018-07-03
net: stmmac_tc: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-3
/
+3
2018-07-03
net: phy: DP83TC811: Fix SGMII enable/disable
Dan Murphy
1
-11
/
+9
2018-07-03
net: phy: DP83TC811: Add INT_STAT3
Dan Murphy
1
-0
/
+26
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
471
-2447
/
+3815
2018-07-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2
-3
/
+12
2018-07-02
Merge tag 'for-linus' of git://github.com/stffrdhrn/linux
Linus Torvalds
4
-12
/
+13
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
114
-624
/
+1249
2018-07-02
Merge branch 'hns3-a-few-code-improvements'
David S. Miller
14
-435
/
+395
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
11
-336
/
+343
2018-07-02
net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
Huazhong Tan
3
-49
/
+28
2018-07-02
net: hns3: give default option while dependency HNS3 set
Huazhong Tan
1
-6
/
+9
2018-07-02
net: hns3: remove some unused members of some structures
Huazhong Tan
4
-5
/
+0
2018-07-02
net: hns3: remove a redundant hclge_cmd_csq_done
Huazhong Tan
1
-6
/
+6
2018-07-02
net: hns3: simplify hclge_cmd_csq_clean
Huazhong Tan
1
-16
/
+5
2018-07-02
net: hns3: remove some redundant assignments
Huazhong Tan
2
-10
/
+0
2018-07-02
net: hns3: remove useless code in hclge_cmd_send
Huazhong Tan
1
-4
/
+2
2018-07-02
net: hns3: remove unused hclge_ring_to_dma_dir
Huazhong Tan
1
-2
/
+1
2018-07-02
atm: zatm: remove redundant pointer zatm_dev
Colin Ian King
1
-2
/
+0
2018-07-02
net: phy: realtek: add support for RTL8211C
Heiner Kallweit
1
-0
/
+17
[next]