index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
x25
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
net: tun: convert to hw_features
Michał Mirosław
1
-38
/
+25
2011-04-20
net: xen-netback: convert to hw_features
Michał Mirosław
2
-72
/
+15
2011-04-20
net: qlcnic: convert to hw_features
Michał Mirosław
5
-142
/
+57
2011-04-20
net: ibmveth: convert to hw_features
Michał Mirosław
1
-69
/
+27
2011-04-20
net: pch_gbe: convert to hw_features
Michał Mirosław
4
-74
/
+42
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
5
-46
/
+20
2011-04-20
net: s390: convert to hw_features
Michał Mirosław
3
-107
/
+52
2011-04-20
net: infiniband/hw/nes: convert to hw_features
Michał Mirosław
3
-54
/
+7
2011-04-20
Staging: convert hv network driver to hw_features
Michał Mirosław
1
-2
/
+1
2011-04-20
net: batman-adv: remove rx_csum ethtool_ops
Michał Mirosław
1
-13
/
+0
2011-04-20
net: dsa: remove ethtool_ops->set_sg
Michał Mirosław
1
-1
/
+0
2011-04-20
sctp: Release all routes when processing acks ADD_IP or DEL_IP
Vlad Yasevich
1
-6
/
+2
2011-04-20
sctp: Allow bindx_del to accept 0 port
Vlad Yasevich
1
-1
/
+5
2011-04-20
sctp: teach CACC algorithm about removed transports
Vlad Yasevich
1
-3
/
+8
2011-04-20
sctp: use memdup_user to copy data from userspace
Shan Wei
1
-16
/
+6
2011-04-20
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
2
-7
/
+0
2011-04-20
sctp: use common head of addr parameter to access member in addr-unrelated code
Shan Wei
2
-6
/
+6
2011-04-20
sctp: fix the comment of sctp_sf_violation_paramlen()
Shan Wei
1
-2
/
+3
2011-04-20
sctp: delete unused macro definition of sctp_chunk_is_control
Shan Wei
1
-1
/
+0
2011-04-20
be2net: add code to display default value of tx rate for VFs
Ajit Khaparde
1
-0
/
+13
2011-04-20
be2net: pass domain id to be_cmd_link_status_query
Ajit Khaparde
4
-5
/
+5
2011-04-20
be2net: fix be_mcc_compl_process to identify eth_get_stat command
Ajit Khaparde
1
-1
/
+3
2011-04-20
be2net: Add code to display nic speeds other than 1Gbps/10Gbps
Ajit Khaparde
1
-0
/
+9
2011-04-20
be2net: allow register dump only for PFs
Ajit Khaparde
1
-3
/
+7
2011-04-20
net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used
Shan Wei
1
-7
/
+0
2011-04-20
net: forcedeth: fix compile warning of not used nv_set_tso function
Shan Wei
1
-10
/
+0
2011-04-19
net: qlge: convert to hw_features
Michał Mirosław
2
-47
/
+8
2011-04-19
net: vmxnet3: convert to hw_features
Michał Mirosław
3
-86
/
+28
2011-04-19
net: vxge: convert to hw_features
Michał Mirosław
3
-127
/
+59
2011-04-19
net: chelsio: convert to hw_features
Michał Mirosław
5
-58
/
+14
2011-04-19
net: s2io: convert to hw_features
Michał Mirosław
1
-80
/
+20
2011-04-19
net: fix section mismatches
Michał Mirosław
10
-68
/
+72
2011-04-19
r8169: TSO fixes.
Francois Romieu
1
-72
/
+137
2011-04-19
net: myri10ge: convert to hw_features
Michał Mirosław
1
-54
/
+12
2011-04-18
net: dm9000: Fix build
Mark Brown
1
-1
/
+1
2011-04-18
bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...
Ben Hutchings
7
-207
/
+4
2011-04-18
vlan: Propagate NETDEV_NOTIFY_PEERS notifier
Ben Hutchings
1
-0
/
+11
2011-04-18
ipv6: Send unsolicited neighbour advertismements when notified
Ben Hutchings
1
-0
/
+26
2011-04-18
bnx2x: cosmetics: Using ethtool_cmd_speed() API
David Decotigny
1
-12
/
+13
2011-04-18
ip6_pol_route panic: Do not allow VLAN on loopback
Krishna Kumar
1
-1
/
+2
2011-04-18
decnet: Don't leak entries when rebuilding zone.
David S. Miller
1
-2
/
+3
2011-04-18
via-rhine: Assign random MAC address if necessary
Joe Perches
1
-5
/
+7
2011-04-18
via_rhine: Use netdev_<level> and pr_<level>
Joe Perches
1
-122
/
+108
2011-04-18
bridge: fix accidental creation of sysfs directory
Stephen Hemminger
1
-1
/
+1
2011-04-18
net: cxgb4{,vf}: convert to hw_features
Michał Mirosław
6
-121
/
+28
2011-04-18
bnx2x: Fix port identification problem
Yaniv Rosner
1
-5
/
+4
2011-04-18
drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.
Thiago Farina
1
-3
/
+3
[next]