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-04-02
ipvs: consolidate all dst checks on transmit in one place
Julian Anastasov
1
-392
/
+235
2013-04-02
ipvs: do not use skb_share_check
Julian Anastasov
1
-43
/
+2
2013-04-02
ipvs: no need to reroute anymore on DNAT over loopback
Julian Anastasov
1
-56
/
+2
2013-04-02
ipvs: rename functions related to dst_cache reset
Julian Anastasov
3
-27
/
+22
2013-04-02
ipvs: convert the IP_VS_XMIT macros to functions
Julian Anastasov
1
-62
/
+72
2013-04-02
ipvs: prefer NETDEV_DOWN event to free cached dsts
Julian Anastasov
1
-5
/
+3
2013-04-02
ipvs: avoid routing by TOS for real server
Julian Anastasov
2
-34
/
+25
2013-04-02
net: add skb_dst_set_noref_force
Julian Anastasov
2
-5
/
+39
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
16
-21
/
+24
2013-03-28
bnx2x: fix compilation without CONFIG_BNX2X_SRIOV
Dmitry Kravkov
2
-1
/
+2
2013-03-28
tokenring: delete last holdout of CONFIG_TR
Paul Bolle
1
-2
/
+0
2013-03-28
net: fix compile error of implicit declaration of skb_probe_transport_header
Ying Xue
1
-13
/
+13
2013-03-27
yam: remove redundant null check on dev
Colin Ian King
1
-1
/
+1
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
238
-1270
/
+2886
2013-03-27
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
5
-43
/
+88
2013-03-27
phy: Elimination the forced speed reduction algorithm.
Kirill Kapranov
1
-49
/
+1
2013-03-27
net: use the frag lru_lock to protect netns_frags.nqueues update
Jesper Dangaard Brouer
2
-2
/
+2
2013-03-27
net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop
Jesper Dangaard Brouer
1
-0
/
+3
2013-03-27
ppp: reuse print_hex_dump_bytes
Andy Shevchenko
1
-51
/
+2
2013-03-27
net: core: let's use native isxdigit instead of custom
Andy Shevchenko
1
-3
/
+2
2013-03-27
bnx2x: Cosmetic changes
Yaniv Rosner
1
-11
/
+13
2013-03-27
bnx2x: Support reading I2C EEPROM SFF8472
Yaniv Rosner
3
-60
/
+155
2013-03-27
bnx2x: Prevent VF race
Dmitry Kravkov
5
-34
/
+82
2013-03-27
bnx2x: Fix VF outer vlan removal
Ariel Elior
1
-8
/
+9
2013-03-27
bnx2x: Fix VF statistics
Ariel Elior
3
-37
/
+47
2013-03-27
bnx2x: missing ARI should not be lethal
Ariel Elior
1
-4
/
+6
2013-03-27
bnx2x: Fix AER semaphore release
Yuval Mintz
1
-1
/
+1
2013-03-27
net: switch to use skb_probe_transport_header()
Jason Wang
4
-45
/
+6
2013-03-27
net: core: introduce skb_probe_transport_header()
Jason Wang
1
-0
/
+14
2013-03-27
net: core: let skb_partial_csum_set() set transport header
Jason Wang
1
-0
/
+1
2013-03-27
ptp_pch: eliminate a number of sparse warnings
Sahara
1
-13
/
+14
2013-03-27
Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+12
2013-03-27
vfs/splice: Fix missed checks in new __kernel_write() helper
Al Viro
1
-0
/
+3
2013-03-27
can: bfin_can: declare locally used functions static
Marc Kleine-Budde
1
-2
/
+2
2013-03-27
can: mcp251x: Use dev_pm_ops
Lars-Peter Clausen
1
-7
/
+13
2013-03-27
can: mcp251x: Use module_spi_driver
Lars-Peter Clausen
1
-13
/
+1
2013-03-27
can: mcp251x: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2013-03-27
can: Kconfig: CAN_AT91 depends on ARM
Ludovic Desroches
1
-1
/
+1
2013-03-27
can: at91_can: add dt support
Ludovic Desroches
2
-19
/
+71
2013-03-27
iommu/amd: Make sure dma_ops are set for hotplug devices
Joerg Roedel
1
-12
/
+10
2013-03-27
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number
Tony Cheneau
1
-1
/
+1
2013-03-27
6lowpan: fix a small formatting issue
Tony Cheneau
1
-1
/
+1
2013-03-27
ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON
stefan@datenfreihafen.org
1
-2
/
+2
2013-03-27
ieee802154/at86rf230: Implement hardware address filter callback.
stefan@datenfreihafen.org
1
-0
/
+47
2013-03-27
ieee802154/dgram: Pass source address in dgram_recvmsg
Stephen Röttger
1
-0
/
+10
2013-03-27
VXLAN: Fix sparse warnings.
Pravin B Shelar
1
-5
/
+4
2013-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-8
/
+48
2013-03-27
vt: synchronize_rcu() under spinlock is not nice...
Al Viro
1
-2
/
+4
2013-03-27
Nest rename_lock inside vfsmount_lock
Al Viro
1
-5
/
+11
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
69
-459
/
+540
[next]