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
2014-07-20
eth_v10: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-20
dlci: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-20
bonding: make it possible to have unlimited nested upper vlans
Veaceslav Falico
3
-39
/
+58
2014-07-20
libcxgbi:cxgb4i Guard ipv6 code with a config check
Anish Bhatt
2
-3
/
+19
2014-07-17
iw_cxgb4: fix for 64-bit integer division
Hariprasad Shenai
1
-1
/
+2
2014-07-17
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
4
-2
/
+66
2014-07-17
be2net: update driver version to 10.4
Sathya Perla
1
-1
/
+1
2014-07-17
be2net: use adapter->flags to track SRIOV state
Vasundhara Volam
2
-1
/
+6
2014-07-17
be2net: avoid SRIOV config for BE2 chip
Vasundhara Volam
1
-0
/
+2
2014-07-17
be2net: use be_max_vfs() macro to access max-vfs
Vasundhara Volam
1
-1
/
+1
2014-07-17
be2net: use "if (!foo)" test style
Kalesh AP
1
-8
/
+8
2014-07-17
be2net: remove unused structures in be_cmds.h
Kalesh AP
1
-29
/
+0
2014-07-17
be2net: reduce arguments passed to FW-cmd routines
Kalesh AP
3
-22
/
+13
2014-07-17
be2net: update UE bit description strings
Vasundhara Volam
1
-13
/
+13
2014-07-17
be2net: fix return status of some ndo methods
Kalesh AP
1
-16
/
+27
2014-07-17
be2net: fix return status of some ethtool methods
Kalesh AP
2
-5
/
+9
2014-07-17
be2net: return -ENOMEM for memory allocation failures
Kalesh AP
1
-2
/
+2
2014-07-17
be2net: return -ETIMEDOUT when a FW-cmd times out
Kalesh AP
1
-2
/
+2
2014-07-17
be2net: fix error status for FW-download
Kalesh AP
1
-3
/
+3
2014-07-17
be2net: use -ENETDOWN error status when interface is down
Kalesh AP
1
-2
/
+2
2014-07-17
bonding: destroy proc directory only after all bonds are gone
Veaceslav Falico
1
-1
/
+2
2014-07-17
bonding: use rtnl_deref in bond_change_rx_flags()
Veaceslav Falico
1
-4
/
+2
2014-07-17
cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 api
Anish Bhatt
1
-39
/
+314
2014-07-17
libcxgbi: Add ipv6 api to driver
Anish Bhatt
2
-21
/
+237
2014-07-17
cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines
Anish Bhatt
3
-4
/
+12
2014-07-17
cxgb4/iw_cxgb4: Move common defines to cxgb4
Anish Bhatt
2
-1
/
+1
2014-07-17
bonding: enhance L2 hash helper with packet type
Jianhua Xie
1
-4
/
+4
2014-07-17
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
4
-22
/
+13
2014-07-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-13
/
+65
2014-07-16
bonding: Do not try to send packets over dead link in TLB mode.
Mahesh Bandewar
3
-5
/
+64
2014-07-16
net: davinci_mdio: allow to create phys from dt
Grygorii Strashko
1
-2
/
+19
2014-07-16
net: davinci_mdio: reuse for keystone2 arch
Grygorii Strashko
1
-2
/
+2
2014-07-16
net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs only
Saeed Mahameed
1
-26
/
+62
2014-07-16
net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry only
Eugenia Emantayev
1
-70
/
+99
2014-07-16
net/mlx4_core: Make sure the max number of QPs per MCG isn't exceeded
Alexander Guller
1
-1
/
+7
2014-07-16
net/mlx4_core: Make sure that negative array index isn't used
Dotan Barak
1
-12
/
+26
2014-07-16
net/mlx4_core: Fix leakage of SW multicast entries
Yevgeny Petrilin
1
-1
/
+13
2014-07-16
net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined
Christoph Schulz
1
-0
/
+2
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
267
-1067
/
+2109
2014-07-16
i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0
Jacob Keller
1
-2
/
+6
2014-07-16
i40e/i40evf: Clean up code
Paul M Stillwell Jr
5
-6
/
+3
2014-07-16
i40e: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
3
-1
/
+5
2014-07-16
Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-2
/
+49
2014-07-16
i40e: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-07-16
i40e: Add ndo_get_phys_port_id() callback support
Neerav Parikh
5
-2
/
+49
2014-07-15
bonding: remove pr_fmt from bond_options.c
Veaceslav Falico
1
-2
/
+0
2014-07-15
bonding: convert bond_options.c to use netdev_printk instead of pr_
Veaceslav Falico
1
-115
/
+101
2014-07-15
bonding: convert bond_procfs.c to use netdev_printk instead of pr_
Veaceslav Falico
1
-2
/
+2
2014-07-15
bonding: bonding: remove pr_fmt from bond_netlink.c
Veaceslav Falico
1
-2
/
+0
2014-07-15
bonding: convert bond_netlink.c to use netdev_printk instead of pr_
Veaceslav Falico
1
-6
/
+3
[next]