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-05-14
net: macb: OR vs AND typos
Dan Carpenter
1
-4
/
+4
2015-05-13
geneve: add initial netdev driver for GENEVE tunnels
John W. Linville
3
-0
/
+518
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2
-4
/
+4
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
4
-31
/
+32
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2
-2
/
+2
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
1
-11
/
+16
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
1
-1
/
+6
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
209
-3576
/
+3191
2015-05-13
fix missing copy_from_user in macvtap
Justin Cormack
1
-1
/
+4
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
1
-9
/
+9
2015-05-13
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
1
-3
/
+4
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
49
-493
/
+1020
2015-05-12
e1000e: Add pm_qos header
David Ahern
1
-0
/
+1
2015-05-12
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
1
-1
/
+2
2015-05-12
net: ll_temac: Fix DMA map size bug
Michal Simek
1
-2
/
+2
2015-05-12
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
9
-147
/
+235
2015-05-12
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
KY Srinivasan
1
-16
/
+27
2015-05-12
net: systemport: Implement RX coalescing control knobs
Florian Fainelli
2
-7
/
+22
2015-05-12
net: systemport: Implement TX coalescing control knobs
Florian Fainelli
1
-0
/
+48
2015-05-12
macvtap add missing ioctls - fix wrapping
Justin Cormack
1
-0
/
+29
2015-05-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
8
-18
/
+18
2015-05-12
Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6
Linus Torvalds
6
-18
/
+16
2015-05-12
rocker: make checkpatch -f clean
Scott Feldman
2
-24
/
+23
2015-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
3
-7
/
+3
2015-05-12
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
1
-27
/
+14
2015-05-12
switchdev: cut over to new switchdev_port_bridge_getlink
Scott Feldman
3
-14
/
+3
2015-05-12
switchdev: cut over to new switchdev_port_bridge_dellink
Scott Feldman
3
-2
/
+3
2015-05-12
switchdev: cut over to new switchdev_port_bridge_setlink
Scott Feldman
3
-43
/
+3
2015-05-12
switchdev: add bridge port flags attr
Scott Feldman
1
-0
/
+25
2015-05-12
rocker: use switchdev add/del obj for bridge port vlans
Scott Feldman
1
-7
/
+123
2015-05-12
switchdev: convert STP update to switchdev attr set
Scott Feldman
1
-9
/
+5
2015-05-12
rocker: support prepare-commit transaction model
Scott Feldman
1
-249
/
+451
2015-05-12
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
1
-5
/
+12
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
1
-18
/
+19
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
3
-9
/
+9
2015-05-12
infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
Joe Perches
3
-5
/
+4
2015-05-12
IB/qib: fix test of unsigned variable
Mike Marciniszyn
2
-2
/
+3
2015-05-12
RDMA/core: Fix for parsing netlink string attribute
Tatyana Nikolova
1
-1
/
+1
2015-05-12
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2
-2
/
+2
2015-05-12
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
1
-1
/
+1
2015-05-12
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
1
-12
/
+7
2015-05-12
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
1
-1
/
+1
2015-05-12
netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
1
-1
/
+1
2015-05-12
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
1
-8
/
+3
2015-05-11
iw_cxgb4: use wildcard mapping for getting remote addr info
Steve Wise
1
-8
/
+8
2015-05-11
IB/ehca: use correct destination for memcpy
Nicholas Mc Guire
1
-2
/
+2
2015-05-11
Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-46
/
+89
2015-05-11
net: ll_temac: Use one return statement instead of two
Michal Simek
1
-3
/
+1
2015-05-11
Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-31
/
+4
2015-05-11
net: fec: add support of ethtool get_regs
Philippe Reynes
1
-0
/
+78
[next]