index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wimax
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-26
tg3: Whitespace cleanups
Matt Carlson
1
-7
/
+2
2011-04-26
tg3: Add EEH support
Matt Carlson
1
-0
/
+147
2011-04-26
tg3: Add TSO loopback test
Matt Carlson
1
-35
/
+123
2011-04-26
tg3: Organize loopback test failure flags
Matt Carlson
1
-8
/
+12
2011-04-26
tg3: Fix int generation hw bug for 5719 / 5720
Matt Carlson
2
-0
/
+4
2011-04-25
bluetooth: Fix use-before-initiailized var.
David S. Miller
1
-1
/
+1
2011-04-25
be2net: Fixed a bug in be_cmd_get_regs().
Somnath Kotur
1
-25
/
+28
2011-04-25
bonding: move processing of recv handlers into handle_frame()
Jiri Pirko
8
-189
/
+43
2011-04-25
net: make WARN_ON in dev_disable_lro() useful
Michał Mirosław
1
-1
/
+2
2011-04-25
net: provide cow_metrics() methods to blackhole dst_ops
Held Bernhard
2
-0
/
+14
2011-04-25
cdc_ncm: fix short packet issue on some devices
Hans Petter Selasky
1
-2
/
+2
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
21
-73
/
+0
2011-04-24
r8169: don't request firmware when there's no userspace.
François Romieu
1
-28
/
+71
2011-04-24
bnx2x: fix UDP csum offload
Vladislav Zolotarov
1
-10
/
+24
2011-04-22
netconsole: fix deadlock when removing net driver that netconsole is using (v2)
Neil Horman
1
-0
/
+8
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
64
-310
/
+316
2011-04-22
Revert "bridge: Forward reserved group addresses if !STP"
David S. Miller
1
-1
/
+1
2011-04-22
atl1c: Fix work event interrupt/task races
Tim Gardner
2
-12
/
+8
2011-04-22
be2net: increment work_counter in be_worker
Ivan Vecera
1
-0
/
+1
2011-04-22
ipv6: Remove hoplimit initialization to -1
Thomas Egerer
1
-1
/
+0
2011-04-22
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
1
-2
/
+2
2011-04-22
tg3: Add additional EEE messaging
Matt Carlson
1
-2
/
+9
2011-04-22
tg3: Add macro for SMDSP toggling
Matt Carlson
1
-56
/
+46
2011-04-22
tg3: Add write accessor for AUX CTRL phy reg
Matt Carlson
2
-17
/
+35
2011-04-22
tg3: Add read accessor for AUX CTRL phy reg
Matt Carlson
2
-18
/
+38
2011-04-22
tg3: Move phy accessor functions higher
Matt Carlson
1
-68
/
+68
2011-04-22
tg3: Only allow phy ioctls while netif_running
Matt Carlson
1
-6
/
+2
2011-04-22
tg3: Nullify RSS for loopback test
Matt Carlson
1
-0
/
+9
2011-04-22
tg3: Adjust rx prod ring bd replenish thresholds
Matt Carlson
2
-23
/
+53
2011-04-22
tg3: Workaround rx_discards stat bug
Matt Carlson
2
-1
/
+28
2011-04-22
powerpc: Fix multicast problem in fs_enet driver
Andrea Galbusera
2
-6
/
+6
2011-04-22
mv643xx_eth: Fix build regression.
David S. Miller
1
-1
/
+1
2011-04-21
ipv6: udp: fix the wrong headroom check
Shan Wei
1
-1
/
+1
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
6
-1
/
+74
2011-04-21
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
2
-2
/
+3
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
2
-0
/
+65
2011-04-20
iwl4965: fix skb usage after free
Stanislaw Gruszka
1
-3
/
+7
2011-04-20
iwlwifi: fix skb usage after free
Stanislaw Gruszka
1
-3
/
+7
2011-04-20
mac80211: fix SMPS debugfs locking
Johannes Berg
2
-2
/
+4
2011-04-20
can: add missing socket check in can/raw release
Oliver Hartkopp
1
-1
/
+6
2011-04-20
sctp: move chunk from retransmit queue to abandoned list
Wei Yongjun
1
-0
/
+7
2011-04-20
sctp: make heartbeat information in sctp_make_heartbeat()
Wei Yongjun
3
-18
/
+15
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
4
-17
/
+28
2011-04-20
sctp: handle ootb packet in chunk order as defined
Shan Wei
2
-15
/
+21
2011-04-20
sctp: bail from sctp_endpoint_lookup_assoc() if not bound
Vlad Yasevich
1
-6
/
+14
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
4
-87
/
+8
2011-04-20
sctp: remove redundant check when walking through a list of TLV parameters
Shan Wei
1
-2
/
+0
2011-04-20
sctp: check invalid value of length parameter in error cause
Shan Wei
1
-1
/
+8
2011-04-20
sctp: check parameter value of length in ERROR chunk
Shan Wei
1
-0
/
+5
2011-04-20
bonding: 802.3ad - fix agg_device_up
Jiri Bohac
1
-2
/
+5
[next]