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
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-106
/
+76
2017-09-06
Merge branch 'xgene-Misc-bug-fixes'
David S. Miller
2
-9
/
+4
2017-09-06
drivers: net: xgene: Remove return statement from void function
Iyappan Subramanian
1
-2
/
+0
2017-09-06
drivers: net: xgene: Configure tx/rx delay for ACPI
Quan Nguyen
1
-5
/
+2
2017-09-06
drivers: net: xgene: Read tx/rx delay for ACPI
Iyappan Subramanian
1
-2
/
+2
2017-09-06
rocker: fix kcalloc parameter order
Zahari Doychev
1
-2
/
+2
2017-09-06
rds: Fix non-atomic operation on shared flag variable
HÃ¥kon Bugge
1
-2
/
+2
2017-09-06
net: sched: don't use GFP_KERNEL under spin lock
Jakub Kicinski
1
-2
/
+6
2017-09-06
vhost_net: correctly check tx avail during rx busy polling
Jason Wang
1
-1
/
+6
2017-09-06
net: mdio-mux: add mdio_mux parameter to mdio_mux_init()
Corentin Labbe
5
-6
/
+17
2017-09-06
rxrpc: Make service connection lookup always check for retry
David Howells
1
-2
/
+1
2017-09-06
net: stmmac: Delete dead code for MDIO registration
Romain Perier
2
-19
/
+19
2017-09-06
gianfar: Fix Tx flow control deactivation
Claudiu Manoil
1
-1
/
+1
2017-09-06
cxgb4: Ignore MPS_TX_INT_CAUSE[Bubble] for T6
Ganesh Goudar
1
-1
/
+15
2017-09-06
cxgb4: Fix pause frame count in t4_get_port_stats
Ganesh Goudar
1
-8
/
+4
2017-09-06
cxgb4: fix memory leak
Ganesh Goudar
1
-3
/
+3
2017-09-06
tun: rename generic_xdp to skb_xdp
Jason Wang
1
-7
/
+11
2017-09-06
tun: reserve extra headroom only when XDP is set
Jason Wang
1
-8
/
+18
2017-09-05
Merge branch 'dsa-tx-queues'
David S. Miller
5
-4
/
+27
2017-09-05
net: dsa: bcm_sf2: Configure IMP port TC2QOS mapping
Florian Fainelli
1
-0
/
+9
2017-09-05
net: dsa: bcm_sf2: Advertise number of egress queues
Florian Fainelli
2
-1
/
+7
2017-09-05
net: dsa: tag_brcm: Set output queue from skb queue mapping
Florian Fainelli
1
-1
/
+2
2017-09-05
net: dsa: Allow switch drivers to indicate number of TX queues
Florian Fainelli
2
-2
/
+9
2017-09-05
bridge: switchdev: Use an helper to clear forward mark
Ido Schimmel
2
-3
/
+10
2017-09-05
net/mlx4_core: Use ARRAY_SIZE macro
Thomas Meyer
2
-6
/
+8
2017-09-05
Merge branch 'flow_dissector-fixes'
David S. Miller
2
-78
/
+172
2017-09-05
flow_dissector: Add limit for number of headers to dissect
Tom Herbert
1
-3
/
+22
2017-09-05
flow_dissector: Cleanup control flow
Tom Herbert
2
-78
/
+153
2017-09-05
soc: ti/knav_dma: include dmaengine header
Arnd Bergmann
1
-0
/
+2
2017-09-05
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
Arnd Bergmann
2
-0
/
+12
2017-09-05
bpf: fix numa_node validation
Eric Dumazet
1
-1
/
+2
2017-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
40
-352
/
+788
2017-09-04
netfilter: nf_tables: support for recursive chain deletion
Pablo Neira Ayuso
1
-1
/
+23
2017-09-04
netfilter: nf_tables: use NLM_F_NONREC for deletion requests
Pablo Neira Ayuso
1
-1
/
+7
2017-09-04
netlink: add NLM_F_NONREC flag for deletion requests
Pablo Neira Ayuso
1
-0
/
+3
2017-09-04
netfilter: nf_tables: add nf_tables_addchain()
Pablo Neira Ayuso
1
-93
/
+106
2017-09-04
netfilter: nf_tables: add nf_tables_updchain()
Pablo Neira Ayuso
1
-78
/
+92
2017-09-04
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
Varsha Rao
7
-45
/
+14
2017-09-04
net: Replace NF_CT_ASSERT() with WARN_ON().
Varsha Rao
15
-46
/
+45
2017-09-04
netfilter: remove unused hooknum arg from packet functions
Florian Westphal
10
-13
/
+4
2017-09-04
netfilter: nft_limit: add stateful object type
Pablo M. Bermudo Garay
2
-2
/
+123
2017-09-04
netfilter: nft_limit: replace pkt_bytes with bytes
Pablo M. Bermudo Garay
1
-13
/
+13
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
6
-46
/
+90
2017-09-04
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
3
-31
/
+285
2017-09-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-11
/
+24
2017-09-04
Merge branch 'qualcomm-rmnet-Fix-comments-on-initial-patchset'
David S. Miller
9
-181
/
+119
2017-09-04
net: qualcomm: rmnet: Rename real_dev_info to port
Subash Abhinov Kasiviswanathan
8
-87
/
+82
2017-09-04
net: qualcomm: rmnet: Implement ndo_get_iflink
Subash Abhinov Kasiviswanathan
4
-3
/
+15
2017-09-04
net: qualcomm: rmnet: Refactor the new rmnet dev creation
Subash Abhinov Kasiviswanathan
3
-84
/
+26
2017-09-04
net: qualcomm: rmnet: Move the device creation log
Subash Abhinov Kasiviswanathan
1
-2
/
+1
[next]