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
2013-04-27
Merge branch 'mlx4'
David S. Miller
8
-12
/
+383
2013-04-27
net/mlx4: Add support to get VF config
Rony Efraim
3
-0
/
+43
2013-04-27
net/mlx4: Add VF MAC spoof checking support
Rony Efraim
6
-1
/
+62
2013-04-27
net/mlx4: Add set VF default vlan ID and priority support
Rony Efraim
8
-7
/
+126
2013-04-27
net/mlx4: Add set VF mac address support
Rony Efraim
3
-1
/
+73
2013-04-27
net/mlx4: Add structures to keep VF Ethernet ports information
Rony Efraim
3
-0
/
+62
2013-04-27
net/mlx4: Add reference counting to MAC registeration
Rony Efraim
1
-5
/
+10
2013-04-27
net/mlx4_en: Disable HW clock overflow check when no HW support
Amir Vadai
1
-3
/
+7
2013-04-27
net/mlx4_core: Disable HW timestamping for VFs
Amir Vadai
1
-0
/
+5
2013-04-27
genetlink: fix possible memory leak in genl_family_rcv_msg()
Wei Yongjun
1
-2
/
+3
2013-04-27
be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...
Suresh Reddy
1
-0
/
+6
2013-04-27
be2net: Renamed rx_address_mismatch_errors to rx_address_filtered
Suresh Reddy
4
-14
/
+14
2013-04-27
be2net: Add support for setting and getting rx flow hash options
Suresh Reddy
5
-11
/
+177
2013-04-25
net: fix address check in rtnl_fdb_del
Vlad Yasevich
1
-1
/
+1
2013-04-25
net/cpsw: fix irq_disable() with threaded interrupts
Sebastian Siewior
1
-3
/
+22
2013-04-25
net/cpsw: optimize the for_each_slave_macro()
Sebastian Siewior
1
-3
/
+6
2013-04-25
net/cpsw: make sure modules remove does not leak any ressources
Sebastian Siewior
1
-7
/
+16
2013-04-25
net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE
Sebastian Siewior
3
-0
/
+4
2013-04-25
net/cpsw: redo rx skb allocation in rx path
Sebastian Siewior
2
-21
/
+19
2013-04-25
net/davinci_cpdma: remove unused argument in cpdma_chan_submit()
Sebastian Siewior
4
-10
/
+10
2013-04-25
net/cpsw: don't rely only on netif_running() to check which device is active
Sebastian Siewior
1
-11
/
+22
2013-04-25
net/cpsw: don't continue if we miss to allocate rx skbs
Sebastian Siewior
1
-13
/
+22
2013-04-25
net/davinci_cpdma: don't check for jiffies with interrupts
Sebastian Siewior
1
-8
/
+12
2013-04-25
net: ipv4: typo issue, remove erroneous semicolon
Chen Gang
1
-1
/
+1
2013-04-25
bnx2x, bnx2fc: Use per port max exchange resources
Bhanu Prakash Gollapudi
8
-42
/
+64
2013-04-25
net: fec: Enable imx6 enet checksum acceleration.
Jim Baxter
2
-4
/
+106
2013-04-25
net: calxedaxgmac: fix condition in xgmac_set_features()
Dan Carpenter
1
-1
/
+1
2013-04-25
openvswitch: Use parallel_ops genl.
Pravin B Shelar
1
-4
/
+8
2013-04-25
genl: Allow concurrent genl callbacks.
Pravin B Shelar
2
-38
/
+77
2013-04-25
irda: irlmp_reasons[] can be static
Wu Fengguang
1
-1
/
+1
2013-04-25
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
1
-7
/
+0
2013-04-25
packet: account statistics only in tpacket_stats_u
Daniel Borkmann
2
-23
/
+17
2013-04-25
packet: reorder a member in packet_ring_buffer
Daniel Borkmann
1
-1
/
+3
2013-04-25
Merge branch 'af_packet-timestamp'
David S. Miller
4
-45
/
+122
2013-04-25
packet: doc: update timestamping part
Daniel Borkmann
1
-6
/
+35
2013-04-25
packet: if hw/sw ts enabled in rx/tx ring, report which ts we got
Daniel Borkmann
2
-13
/
+28
2013-04-25
packet: minor: convert status bits into shifting format
Daniel Borkmann
1
-11
/
+11
2013-04-25
packet: enable hardware tx timestamping on tpacket ring
Daniel Borkmann
1
-25
/
+25
2013-04-25
packet: tx timestamping on tpacket ring
Willem de Bruijn
2
-6
/
+39
2013-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-94
/
+212
2013-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
11
-55
/
+64
2013-04-25
igb: Bump version of driver
Carolyn Wyborny
1
-3
/
+3
2013-04-25
igb: Remove id's that will not be productized for Linux.
Carolyn Wyborny
2
-4
/
+0
2013-04-25
igb: Remove dead code path
Matthew Vick
1
-4
/
+0
2013-04-25
igb: Retain HW VLAN filtering while in promiscuous + VT mode
Greg Rose
1
-1
/
+68
2013-04-25
igb: display a warning message when SmartSpeed works
Koki Sanagi
1
-0
/
+6
2013-04-25
igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
Alexander Duyck
1
-35
/
+1
2013-04-25
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
2
-0
/
+46
2013-04-25
igb: Add SMBI semaphore to I210/I211
Matthew Vick
3
-26
/
+43
2013-04-25
igb: SERDES loopback sigdetect bit on i210 devices
Akeem G. Abodunrin
1
-7
/
+2
[next]