index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
parisc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
bnx2: Use SIMPLE_DEV_PM_OPS.
Michael Chan
1
-20
/
+25
2013-08-07
bnx2: Refactor WoL setup into a separate function.
Michael Chan
1
-80
/
+81
2013-08-07
bnx2: Use kernel APIs for WoL and power state changes.
Michael Chan
1
-22
/
+14
2013-08-07
bnx2: Handle error condition in ->slot_reset()
Michael Chan
1
-5
/
+10
2013-08-07
be2net: update driver version
Sathya Perla
1
-1
/
+1
2013-08-07
be2net: Initialize "status" in be_cmd_get_die_temperature()
Vasundhara Volam
1
-1
/
+1
2013-08-07
be2net: fixup log msgs for async events
Vasundhara Volam
1
-2
/
+4
2013-08-07
be2net: Fix displaying supported speeds for BE2
Vasundhara Volam
1
-0
/
+6
2013-08-07
be2net: don't limit max MAC and VLAN counts
Vasundhara Volam
1
-7
/
+0
2013-08-07
be2net: Do not call get_die_temperature cmd for VF
Vasundhara Volam
1
-1
/
+2
2013-08-07
be2net: Adding more speeds reported by get_settings
Vasundhara Volam
2
-1
/
+10
2013-08-05
gianfar: Cleanup TxFCB insertion on xmit
Claudiu Manoil
1
-29
/
+33
2013-08-05
gianfar: Fix Tx csum generation errata handling
Claudiu Manoil
1
-19
/
+25
2013-08-05
bonding: remove locking from bond_set_rx_mode()
Veaceslav Falico
1
-6
/
+4
2013-08-05
drivers: net: cpsw: Add support for new CPSW IP version
Mugunthan V N
1
-0
/
+3
2013-08-05
sctp: Pack dst_cookie into 1st cacheline hole for 64bit host
fan.du
1
-1
/
+1
2013-08-05
bonding: add bond_time_in_interval() and use it for time comparison
Veaceslav Falico
1
-53
/
+32
2013-08-05
bonding: call slave_last_rx() only once per slave
Veaceslav Falico
1
-7
/
+8
2013-08-05
tile: fix missing unlock on error in tile_net_open()
Wei Yongjun
1
-1
/
+3
2013-08-05
net: mlx4: Staticize local functions
Jingoo Han
1
-3
/
+3
2013-08-05
net: micrel: Staticize local functions
Jingoo Han
2
-5
/
+7
2013-08-05
be2net: Staticize local functions
Jingoo Han
3
-19
/
+20
2013-08-05
bna: Staticize local functions
Jingoo Han
1
-5
/
+5
2013-08-05
vxlan: fix rcu related warning
stephen hemminger
1
-5
/
+11
2013-08-05
bridge: fix rcu check warning in multicast port group
stephen hemminger
2
-2
/
+3
2013-08-04
ax88179_178a: avoid copy of tx tcp packets
Eric Dumazet
1
-17
/
+4
2013-08-03
qlcnic: Fix for flash update failure on 83xx adapter
Himanshu Madhani
10
-132
/
+231
2013-08-03
qlcnic: Fix link speed and duplex display for 83xx adapter
Rajesh Borundia
1
-9
/
+16
2013-08-03
qlcnic: Fix link speed display for 82xx adapter
Rajesh Borundia
1
-3
/
+7
2013-08-03
qlcnic: Fix external loopback test.
Shahed Shaikh
1
-2
/
+10
2013-08-03
qlcnic: Removed adapter series name from warning messages.
Pratik Pujar
2
-2
/
+2
2013-08-03
qlcnic: Free up memory in error path.
Himanshu Madhani
1
-3
/
+3
2013-08-03
qlcnic: Fix ingress MAC learning
Shahed Shaikh
1
-33
/
+66
2013-08-03
qlcnic: Fix MAC address filter issue on 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-08-03
fib_rules: reorder struct fib_rules fields
Eric Dumazet
1
-5
/
+7
2013-08-03
net: ethernet: davinci_emac: drop IRQF_DISABLED
Mugunthan V N
1
-2
/
+1
2013-08-03
fib_rules: fix suppressor names and default values
Stefan Tomanek
5
-9
/
+16
2013-08-03
vlan: cleanup the usage of vlan_dev_priv(dev)
Wang Sheng-Hui
2
-8
/
+10
2013-08-03
hwmon: (max6697) fix MAX6581 ideality
Vivien Didelot
1
-2
/
+2
2013-08-03
ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l...
Russell King
2
-2
/
+7
2013-08-03
ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page)
Russell King
2
-26
/
+24
2013-08-03
netlabel: use domain based selectors when address based selectors are not ava...
Paul Moore
6
-158
/
+130
2013-08-03
cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI
Michael Chan
2
-7
/
+12
2013-08-03
bonding: modify only neigh_parms owned by us
Veaceslav Falico
1
-1
/
+7
2013-08-03
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-08-03
net: netlink: minor: remove unused pointer in alloc_pg_vec
Daniel Borkmann
1
-2
/
+2
2013-08-03
fib_rules: add route suppression based on ifgroup
Stefan Tomanek
5
-10
/
+43
2013-08-03
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-08-03
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
Werner Almesberger
1
-1
/
+6
2013-08-03
icmpv6_filter: fix "_hdr" incorrectly being a pointer
Werner Almesberger
1
-1
/
+1
[next]