index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bcmgenet: enable driver to work without a device tree
Petri Gynther
2014-12-09
3
-33
/
+125
*
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2014-12-09
3
-0
/
+8
*
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
Jason Wang
2014-12-06
2
-2
/
+8
*
net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev...
Markus Elfring
2014-12-06
1
-4
/
+2
*
net-ipvlan: Deletion of an unnecessary check before the function call "free_p...
Markus Elfring
2014-12-06
1
-2
/
+1
*
net: cassini: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-12-06
1
-2
/
+1
*
stmmac: pci: allocate memory resources dynamically
Andy Shevchenko
2014-12-06
1
-24
/
+31
*
ixgbevf: fix possible crashes in probe and remove
Emil Tantilov
2014-12-05
1
-4
/
+13
*
ixgbevf: add support for X550 VFs
Emil Tantilov
2014-12-05
5
-5
/
+38
*
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
2014-12-05
1
-2
/
+8
*
ixgbe: bump version number
Don Skidmore
2014-12-05
1
-1
/
+1
*
ixgbe: Add X550 support function pointers
Don Skidmore
2014-12-05
10
-59
/
+1732
*
ixgbe: cleanup checksum to allow error results
Don Skidmore
2014-12-05
4
-53
/
+96
*
ixgbe: add methods for combined read and write operations
Don Skidmore
2014-12-05
3
-0
/
+188
*
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
2014-12-05
5
-29
/
+25
*
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2014-12-05
2
-13
/
+37
*
ixgbe: add support for X550 extended RSS support
Don Skidmore
2014-12-05
5
-25
/
+107
*
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
2014-12-05
1
-71
/
+74
*
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
2014-12-05
1
-0
/
+35
*
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
2014-12-05
2
-25
/
+20
*
ixgbe: Clean-up page reuse code
Alexander Duyck
2014-12-05
1
-42
/
+36
*
tun: Fix GSO meta-data handling in tun_get_user
Herbert Xu
2014-12-03
1
-1
/
+1
*
rocker: Use logical operators on booleans
Thomas Graf
2014-12-03
1
-8
/
+8
*
rocker: Add proper validation of Netlink attributes
Thomas Graf
2014-12-03
1
-0
/
+9
*
rocker: add ndo_bridge_setlink/getlink support for learning policy
Scott Feldman
2014-12-03
2
-0
/
+100
*
rocker: implement ndo_fdb_dump
Jiri Pirko
2014-12-03
1
-0
/
+73
*
rocker: implement L2 bridge offloading
Scott Feldman
2014-12-03
1
-1
/
+669
*
rocker: implement rocker ofdpa flow table manipulation
Scott Feldman
2014-12-03
1
-2
/
+1467
*
rocker: introduce rocker switch driver
Jiri Pirko
2014-12-03
6
-0
/
+2521
*
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-03
2
-2
/
+3
*
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-03
4
-4
/
+4
*
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-03
5
-11
/
+12
*
ipvlan: ipvlan depends on INET and IPV6
Mahesh Bandewar
2014-11-30
2
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-30
63
-412
/
+652
|
\
|
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-11-29
3
-7
/
+7
|
|
\
|
|
*
irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-26
1
-2
/
+2
|
|
*
irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-26
1
-2
/
+2
|
|
*
irqchip: atmel-aic: Fix irqdomain initialization
Boris Brezillon
2014-11-11
1
-3
/
+3
|
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2014-11-29
5
-52
/
+77
|
|
\
\
|
|
*
|
ufs: fix NULL dereference when no regulators are defined
Akinobu Mita
2014-11-26
1
-0
/
+6
|
|
*
|
ufs: ensure clk gating work is finished before module unloading
Akinobu Mita
2014-11-26
1
-0
/
+2
|
|
*
|
scsi: ufs: fix static checker warning in ufshcd_parse_clock_info
Dolev Raviv
2014-11-20
1
-6
/
+3
|
|
*
|
scsi: ufs: fix static checker warning in __ufshcd_setup_clocks
Dolev Raviv
2014-11-20
1
-1
/
+1
|
|
*
|
scsi: ufs: fix static checker warning in ufshcd_populate_vreg
Dolev Raviv
2014-11-20
1
-4
/
+2
|
|
*
|
scsi: ufs: fix static checker errors in ufshcd_system_suspend
Dolev Raviv
2014-11-20
1
-1
/
+1
|
|
*
|
ufs: fix power info after link start-up
Yaniv Gardi
2014-11-20
1
-0
/
+18
|
|
*
|
ufs: fix reference counting of W-LUs
Akinobu Mita
2014-11-20
2
-40
/
+36
|
|
*
|
scsi: add Intel Multi-Flex to scsi scan blacklist
Christian Sünkenberg
2014-11-20
1
-0
/
+1
|
|
*
|
bnx2fc: do not add shared skbs to the fcoe_rx_list
Maurizio Lombardi
2014-11-20
1
-0
/
+7
|
*
|
|
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-29
8
-29
/
+104
|
|
\
\
\
[next]