index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
Merge branch 'bcmgenet-next'
David S. Miller
2
-14
/
+10
2014-03-20
net: bcmgenet: manipulate netdev_queue directly
Florian Fainelli
1
-4
/
+8
2014-03-20
net: bcmgenet: remove bogus tx queue checks
Florian Fainelli
1
-8
/
+0
2014-03-20
net: bcmgenet: add skb_tx_timestamp call
Florian Fainelli
1
-0
/
+2
2014-03-20
net: bcmgenet: remove unused spinlock member
Florian Fainelli
2
-2
/
+0
2014-03-20
Merge branch 'sh_eth-next'
David S. Miller
1
-54
/
+31
2014-03-20
sh_eth: Remove goto statements that jump straight to a return
Laurent Pinchart
1
-21
/
+9
2014-03-20
sh_eth: Register MDIO bus before registering the network device
Laurent Pinchart
1
-11
/
+9
2014-03-20
sh_eth: Simplify MDIO bus initialization and release
Laurent Pinchart
1
-19
/
+11
2014-03-20
sh_eth: Use the platform device as the MDIO bus parent
Laurent Pinchart
1
-1
/
+1
2014-03-20
sh_eth: Use the platform device for memory allocation
Laurent Pinchart
1
-4
/
+3
2014-03-20
ieee802154: dgram: cleanup set of broadcast panid
Alexander Aring
1
-1
/
+1
2014-03-20
af_ieee802154: fix check on broadcast address
Alexander Aring
1
-1
/
+1
2014-03-20
of_mdio: Allow the DT to specify the phy ID and avoid autoprobing
Jason Gunthorpe
1
-1
/
+22
2014-03-20
dt: Document a compatible entry for MDIO ethernet Phys
Jason Gunthorpe
1
-1
/
+9
2014-03-20
Merge branch 'cdc-next'
David S. Miller
3
-0
/
+30
2014-03-20
net: cdc_ncm: respect operator preferred MTU reported by MBIM
Ben Chan
2
-0
/
+18
2014-03-20
USB: cdc: add MBIM extended functional descriptor structure
Ben Chan
1
-0
/
+12
2014-03-20
Merge branch 'mlx4-next'
David S. Miller
12
-114
/
+676
2014-03-20
net/mlx4: Adapt num_vfs/probed_vf params for single port VF
Matan Barak
1
-13
/
+34
2014-03-20
net/mlx4: Adapt code for N-Port VF
Matan Barak
12
-79
/
+417
2014-03-20
net/mlx4: Add utils for N-Port VFs
Matan Barak
3
-0
/
+135
2014-03-20
net/mlx4: Add data structures to support N-Ports per VF
Matan Barak
2
-24
/
+92
2014-03-20
IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant
Matan Barak
1
-4
/
+4
2014-03-20
smsc911x: Change clock warning message to debug level
Fabio Estevam
1
-1
/
+1
2014-03-20
net: remove empty lines from tcp_syn_flood_action
Daniel Baluta
1
-2
/
+0
2014-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-206
/
+113
2014-03-20
ixgbe: enable tx queues after link up
Emil Tantilov
1
-15
/
+17
2014-03-20
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
6
-13
/
+5
2014-03-20
ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
Jacob Keller
1
-37
/
+9
2014-03-20
ixgbe: use ixgbe_read_pci_cfg_word
Jacob Keller
1
-8
/
+3
2014-03-20
ixgbe: remove unused media type
Jacob Keller
4
-81
/
+0
2014-03-20
ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
Jacob Keller
1
-10
/
+12
2014-03-19
ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
Jacob Keller
1
-2
/
+6
2014-03-19
ixgbe: check Core Clock Disable bit
Jacob Keller
2
-1
/
+8
2014-03-19
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
2
-9
/
+11
2014-03-19
ixgbevf: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-2
/
+2
2014-03-19
ixgbe: Convert uses of __constant_<foo> to <foo>
Joe Perches
2
-19
/
+19
2014-03-19
igbvf: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-2
/
+2
2014-03-19
igb: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-6
/
+6
2014-03-19
e100: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-2
/
+2
2014-03-19
igb: enable VLAN stripping for VMs with i350
Stefan Assmann
3
-0
/
+12
2014-03-20
qeth: Fix IP version detection for VLAN traffic
Stefan Raspl
1
-2
/
+5
2014-03-20
qeth: Removed unused parameter
Stefan Raspl
1
-3
/
+3
2014-03-20
qeth: make qeth_query_card_info_cb() static
Heiko Carstens
1
-2
/
+2
2014-03-20
af_iucv: recvmsg problem for SOCK_STREAM sockets
Ursula Braun
1
-0
/
+1
2014-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-71
/
+408
2014-03-19
ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit
Mark Rustad
1
-1
/
+3
2014-03-19
ixgbevf: Indicate removal state explicitly
Mark Rustad
2
-7
/
+12
2014-03-19
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
3
-5
/
+11
[next]