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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
2
-8
/
+5
2015-08-30
net: thunderx: Support for internal loopback mode
Sunil Goutham
5
-0
/
+97
2015-08-30
net: thunderx: Support for upto 96 queues for a VF
Sunil Goutham
5
-84
/
+505
2015-08-30
net: thunderx: Rework interrupt handling
Sunil Goutham
3
-72
/
+102
2015-08-30
net: thunderx: Support for HW VLAN stripping
Sunil Goutham
4
-7
/
+55
2015-08-30
net: thunderx: Receive hashing HW offload support
Sunil Goutham
2
-10
/
+39
2015-08-30
net: thunderx: mailboxes: remove code duplication
Sunil Goutham
2
-36
/
+11
2015-08-30
net: thunderx: Add receive error stats reporting via ethtool
Sunil Goutham
5
-120
/
+103
2015-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-7
/
+6
2015-08-29
geneve: Use GRO cells infrastructure.
Jesse Gross
1
-1
/
+16
2015-08-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-31
/
+348
2015-08-29
net/smsc911x: Fix deferred probe for interrupt
Tony Lindgren
1
-1
/
+4
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
1
-0
/
+1
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
2
-0
/
+4
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2
-2
/
+2
2015-08-28
bonding: fix bond_poll_controller bh_enable warning
Nikolay Aleksandrov
1
-2
/
+0
2015-08-28
sh_eth: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-3
/
+1
2015-08-28
ravb: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-1
/
+1
2015-08-28
phylib: simplify NULL checks
Sergei Shtylyov
2
-5
/
+5
2015-08-28
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
1
-1
/
+1
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
6
-28
/
+72
2015-08-28
cxgb4: Force uninitialized state if FW in adapter is unsupported
Hariprasad Shenai
4
-0
/
+72
2015-08-28
net: Add ethernet header for pass through VRF device
David Ahern
1
-3
/
+45
2015-08-28
net/xen-netfront: only napi_synchronize() if running
Chas Williams
1
-1
/
+2
2015-08-28
r8169: Add software counter for multicast packages
Corinna Vinschen
1
-5
/
+4
2015-08-28
Bluetooth: hci_bcm: Fix crash on suspend
Frederic Danis
1
-10
/
+26
2015-08-28
Bluetooth: hci_intel: Add support for platform driver
Loic Poulain
1
-13
/
+189
2015-08-28
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllers
Marcel Holtmann
1
-0
/
+2
2015-08-28
Bluetooth: btusb: Correct typos based on checkpatch.pl
Minjune Kim
1
-2
/
+2
2015-08-28
Bluetooth: hci_intel: Add Intel baudrate configuration support
Loic Poulain
1
-0
/
+119
2015-08-28
Bluetooth: hci_uart: Fix zero len data packet reception issue
Loic Poulain
1
-2
/
+7
2015-08-28
Bluetooth: btmrvl: change device pointer passed to dev_coredumpv
Shengzhen Li
1
-2
/
+1
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-762
/
+280
2015-08-27
Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
16
-88
/
+161
2015-08-27
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+10
2015-08-27
net/mlx4_core: Fix unintialized variable used in error path
Carol L Soto
1
-3
/
+2
2015-08-27
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Carol L Soto
1
-1
/
+9
2015-08-27
mlxsw: Make mailboxes 4KB aligned
Ido Schimmel
1
-33
/
+50
2015-08-27
mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmit
Jiri Pirko
1
-2
/
+2
2015-08-27
mlxsw: Remove duplicate included header
Ido Schimmel
1
-1
/
+0
2015-08-27
rocker: use change upper info
Jiri Pirko
1
-23
/
+38
2015-08-27
rocker: use new helper to figure out master kind
Jiri Pirko
1
-12
/
+7
2015-08-27
virtio-net: avoid unnecessary sg initialzation
Jason Wang
1
-2
/
+2
2015-08-27
geneve: Move device hash table to geneve socket.
Pravin B Shelar
1
-26
/
+17
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
2
-90
/
+421
2015-08-27
geneve: Add support to collect tunnel metadata.
Pravin B Shelar
1
-85
/
+271
2015-08-27
geneve: Make dst-port configurable.
Pravin B Shelar
1
-4
/
+21
2015-08-27
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
1
-26
/
+3
2015-08-27
geneve: Use skb mark and protocol to lookup route.
Pravin B Shelar
1
-0
/
+3
[next]