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
2013-10-18
tipc: avoid unnecessary lookup for tipc bearer instance
Ying Xue
4
-18
/
+10
2013-10-18
tipc: make bearer and media naming consistent
Ying Xue
4
-57
/
+57
2013-10-18
tipc: silence sparse warnings
Ying Xue
2
-5
/
+5
2013-10-18
tipc: remove iovec length parameter from all sending functions
Ying Xue
7
-78
/
+49
2013-10-18
tipc: don't use memcpy to copy from user space
Ying Xue
1
-13
/
+9
2013-10-18
net: Delete trailing semi-colon from definition of netdev_WARN()
Ben Hutchings
1
-1
/
+1
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
2
-4
/
+25
2013-10-18
Merge branch 'pci_set_drvdata'
David S. Miller
15
-30
/
+0
2013-10-18
net: enic: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: cxgb4vf: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-18
net: cxgb2: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: cxgb3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: cxgb4: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: bna: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-18
net: tg3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: bnx2x: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-18
net: bnx2: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-18
net: alx: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-18
net: amd8111e: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: pcnet32: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-18
net: starfire: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-18
net: 8390: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-10-18
net: typhoon: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
89
-1309
/
+11937
2013-10-18
ipv4: shrink rt_cache_stat
Eric Dumazet
2
-16
/
+8
2013-10-17
netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabled
Randy Dunlap
1
-1
/
+1
2013-10-17
Merge branch 'xen_netback'
David S. Miller
5
-64
/
+328
2013-10-17
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
5
-16
/
+77
2013-10-17
xen-netback: handle IPv6 TCP GSO packets from the guest
Paul Durrant
3
-4
/
+24
2013-10-17
xen-netback: Unconditionally set NETIF_F_RXCSUM
Paul Durrant
1
-1
/
+1
2013-10-17
xen-netback: add support for IPv6 checksum offload from guest
Paul Durrant
2
-39
/
+205
2013-10-17
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
4
-5
/
+22
2013-10-17
Merge branch 'bonding_rcu'
David S. Miller
4
-34
/
+78
2013-10-17
bonding: add rtnl lock and remove read lock for bond sysfs
dingtianhong
1
-13
/
+17
2013-10-17
bonding: use RCU protection for alb xmit path
dingtianhong
2
-15
/
+57
2013-10-17
bonding: use RCU protection for 3ad xmit path
dingtianhong
1
-6
/
+4
2013-10-17
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/pabl...
David S. Miller
78
-132
/
+10217
2013-10-17
irda: update comment mentioning IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-17
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-2
/
+2
2013-10-17
Merge branch 'mlx4'
David S. Miller
8
-14
/
+38
2013-10-17
net/mlx4_core: Load higher level modules according to ports type
Eyal Perry
1
-0
/
+29
2013-10-17
net/mlx4: Unused local variable in mlx4_opreq_action
Amir Vadai
1
-2
/
+0
2013-10-17
net/mlx4: Fix typo, move similar defs to same location
Or Gerlitz
4
-7
/
+5
2013-10-17
net/mlx4: Clean the code to eliminate trivial build warnings
Or Gerlitz
3
-5
/
+4
2013-10-17
inet_diag: use sock_gen_put()
Eric Dumazet
1
-6
/
+3
2013-10-17
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
22
-847
/
+1105
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
89
-1309
/
+11937
2013-10-14
rt2x00: rt2800lib: remove duplicate rf_vals for RF3053
Kevin Lo
1
-72
/
+3
2013-10-14
rt2x00: rt2800lib: fix RF registers for RT5390/RT5392
Kevin Lo
1
-3
/
+2
2013-10-14
mwifiex: use alloc_workqueue() function
Amitkumar Karwar
1
-1
/
+3
[prev]
[next]