index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
qed: Fix allocation in interrupt context
Sudarsana Reddy Kalluru
1
-11
/
+16
2016-05-26
qede: Don't expose self-test for VFs
Yuval Mintz
1
-1
/
+4
2016-05-26
qede: Reload on GRO changes
Yuval Mintz
1
-0
/
+24
2016-05-26
qede: Fix VF minimum BW setting
Yuval Mintz
1
-1
/
+1
2016-05-26
net/mlx4_en: get rid of private net_device_stats
Eric Dumazet
4
-15
/
+5
2016-05-26
net/mlx4_en: get rid of ret_stats
Eric Dumazet
2
-6
/
+6
2016-05-26
net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()
Eric Dumazet
1
-0
/
+4
2016-05-26
net/mlx4_en: fix tx_dropped bug
Eric Dumazet
4
-5
/
+9
2016-05-26
sctp: fix double EPs display in sctp_diag
Xin Long
1
-0
/
+3
2016-05-26
net: arc: trivial: Replace comma with a semicolon
Marek Vasut
1
-1
/
+1
2016-05-26
net: stmmac: Fix incorrect memcpy source memory
Marek Vasut
1
-1
/
+1
2016-05-26
net: alx: use custom skb allocator
Feng Tang
2
-1
/
+51
2016-05-25
team: don't call netdev_change_features under team->lock
Ivan Vecera
1
-2
/
+7
2016-05-25
Documentation: networking: dsa: Describe port_vlan_filtering
Florian Fainelli
1
-0
/
+10
2016-05-25
Documentation: networking: dsa: Remove priv_size description
Florian Fainelli
1
-2
/
+0
2016-05-25
Documentation: networking: dsa: Remove poll_link description
Florian Fainelli
1
-5
/
+0
2016-05-25
sfc: on MC reset, clear PIO buffer linkage in TXQs
Edward Cree
1
-0
/
+16
2016-05-25
net: hwbm: Fix unbalanced spinlock in error case
Gregory CLEMENT
1
-0
/
+3
2016-05-25
net: mvneta: Fix lacking spinlock initialization
Gregory CLEMENT
1
-0
/
+1
2016-05-25
tipc: fix potential null pointer dereferences in some compat functions
Baozeng Ding
1
-18
/
+93
2016-05-25
qed: Reset the enable flag for eth protocol.
Sudarsana Reddy Kalluru
1
-1
/
+1
2016-05-25
ethtool: add support for 25G/50G/100G speed modes
Vidya Sagar Ravipati
1
-1
/
+10
2016-05-25
net sched actions: policer missing timestamp processing
Jamal Hadi Salim
2
-1
/
+14
2016-05-24
net_sched: avoid too many hrtimer_start() calls
Eric Dumazet
3
-10
/
+8
2016-05-24
net/qlge: Avoids recursive EEH error
Gavin Shan
1
-1
/
+2
2016-05-24
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
Haishuang Yan
1
-0
/
+1
2016-05-24
ip6_gre: Fix MTU setting for ip6gretap
Haishuang Yan
1
-0
/
+2
2016-05-24
qed: signedness bug in qed_dcbx_process_tlv()
Dan Carpenter
1
-1
/
+2
2016-05-24
bpf, inode: disallow userns mounts
Daniel Borkmann
1
-1
/
+0
2016-05-24
MAINTAINERS: Add file patterns for net device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2016-05-23
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
Ezequiel Garcia
2
-4
/
+8
2016-05-23
ptp: use memdup_user().
Muhammad Falak R Wani
1
-8
/
+3
2016-05-23
net: hns: avoid null pointer dereference
xypron.glpk@gmx.de
1
-11
/
+0
2016-05-23
net/atm: sk_err_soft must be positive
Stefan Hajnoczi
2
-3
/
+3
2016-05-23
net: pegasus: simplify logical constraint
xypron.glpk@gmx.de
1
-1
/
+1
2016-05-23
x86: remove more uaccess_32.h complexity
Linus Torvalds
4
-31
/
+3
2016-05-22
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
2
-39
/
+1
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
1
-2
/
+2
2016-05-21
rtc: tps6586x: rename so module can be autoloaded
Nicolas Chauvet
1
-1
/
+1
2016-05-21
rtc: rv3029: hide unused i2c device table
Arnd Bergmann
1
-7
/
+7
2016-05-21
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
Thomas Koeller
1
-2
/
+2
2016-05-21
rtc: rv3029: add alarm IRQ
Mylène Josserand
1
-21
/
+93
2016-05-21
rtc: rv3029: fix set_time function
Mylène Josserand
1
-1
/
+1
2016-05-21
rtc: rv3029: fix alarm support
Mylène Josserand
1
-7
/
+16
2016-05-21
rtc: rv3029: Remove some checks and warnings
Mylène Josserand
1
-34
/
+34
2016-05-21
rtc: rv3029: Add support of RV3049
Mylène Josserand
2
-21
/
+124
2016-05-21
rtc: rv3029: convert to use regmap
Mylène Josserand
1
-133
/
+142
2016-05-21
rtc: rv3029: remove 'i2c' in functions names
Mylène Josserand
1
-75
/
+57
2016-05-21
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
Peter Zijlstra
1
-1
/
+26
2016-05-21
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
6
-51
/
+97
[next]