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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
vxlan: Only set has-GBP bit in header if any other bits would be set
Thomas Graf
1
-0
/
+3
2015-02-05
net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-4
/
+2
2015-02-05
xen-netfront: Use static attribute groups for sysfs entries
Takashi Iwai
1
-46
/
+16
2015-02-05
tun: Use static attribute groups for sysfs entries
Takashi Iwai
1
-5
/
+12
2015-02-05
qlogic: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-18
/
+9
2015-02-05
Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-13
/
+12
2015-02-05
net: ethernet: ti/cpsw-common.c: fix sparse warning
Lad, Prabhakar
1
-0
/
+2
2015-02-05
netxen: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-3
/
+1
2015-02-05
net: fec: Delete unnecessary checks before the function call "kfree"
Markus Elfring
1
-5
/
+2
2015-02-05
myri10ge: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-2
/
+1
2015-02-05
cxgb4: Delete an unnecessary check before the function call "release_firmware"
Markus Elfring
1
-2
/
+1
2015-02-05
cxgb4: Add low latency socket busy_poll support
Hariprasad Shenai
4
-3
/
+174
2015-02-05
NetCP: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-4
/
+2
2015-02-05
IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"
Markus Elfring
1
-1
/
+1
2015-02-05
net/mlx4_en: Notify TX Vlan offload change
Ido Shamay
1
-0
/
+4
2015-02-05
net/mlx4_en: Adjust RX frag strides to frag sizes
Ido Shamay
1
-2
/
+3
2015-02-05
net/mlx4_en: Print page allocator information
Ido Shamay
1
-0
/
+4
2015-02-05
net/mlx5_core: Move to use hex PCI device IDs
Or Gerlitz
1
-6
/
+6
2015-02-05
net/mlx4_core: Fix misleading debug print on CQE stride support
Or Gerlitz
1
-1
/
+2
2015-02-05
net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...
Maor Gottlieb
1
-1
/
+1
2015-02-05
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
2
-9
/
+6
2015-02-05
net/mlx4_en: Port aggregation configuration
Moni Shoua
3
-0
/
+189
2015-02-05
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
6
-2
/
+157
2015-02-05
net/mlx4_core: Port aggregation low level interface
Moni Shoua
2
-5
/
+60
2015-02-05
net/bonding: Notify state change on slaves
Moni Shoua
1
-0
/
+42
2015-02-05
net/bonding: Move slave state changes to a helper function
Moni Shoua
1
-26
/
+38
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+15
2015-02-05
tlan: msecs_to_jiffies convrsion
Nicholas Mc Guire
1
-1
/
+1
2015-02-05
tlan: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-6
/
+6
2015-02-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-5
/
+5
2015-02-05
net: add skb functions to process remote checksum offload
Tom Herbert
1
-16
/
+2
2015-02-05
net: fs_enet: Implement NETIF_F_SG feature
LEROY Christophe
2
-30
/
+66
2015-02-04
can: kvaser_usb: Ignore spurious error events after a busoff
Ahmed S. Darwish
1
-9
/
+10
2015-02-04
can: janz-ican3: fix type mismatch in assignment
Nicholas Mc Guire
1
-4
/
+2
2015-02-03
cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes
Anish Bhatt
2
-2
/
+107
2015-02-03
net/tulip: don't warn about unknown ARM architecture
Arnd Bergmann
1
-1
/
+1
2015-02-03
net: hip04: add missing MODULE_LICENSE
Arnd Bergmann
1
-0
/
+1
2015-02-02
net: rocker: Add support for retrieving port level statistics
David Ahern
2
-0
/
+155
2015-02-02
team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellin...
Roopa Prabhu
1
-1
/
+4
2015-02-02
bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...
Roopa Prabhu
1
-1
/
+8
2015-02-02
rocker: set feature NETIF_F_HW_SWITCH_OFFLOAD
Roopa Prabhu
1
-1
/
+2
2015-02-02
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
3
-3
/
+4
2015-02-02
stmmac: DMA threshold mode or SF mode can be different among multiple device ...
Sonic Zhang
1
-2
/
+3
2015-02-02
cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB
Hariprasad Shenai
1
-1
/
+23
2015-02-02
ieee802154: cc2520: Fix space before , coding style issue
Mohammad Jamal
1
-2
/
+2
2015-02-02
ieee802154: cc2520: Replace shift operations by BIT macro
Mohammad Jamal
1
-3
/
+3
2015-02-01
hso: fix rfkill name conflicts
Olivier Sobrie
1
-2
/
+3
2015-02-01
hso: add missing cancel_work_sync in disconnect()
Olivier Sobrie
1
-0
/
+2
2015-02-01
hso: update serial_table in usb disconnect method
Olivier Sobrie
1
-1
/
+1
2015-02-01
hso: move tty_unregister outside hso_serial_common_free()
Olivier Sobrie
1
-3
/
+9
[next]