index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fault-inject.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
2
-2
/
+3
2013-04-22
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
2
-6
/
+2
2013-04-22
VXLAN: Allow L2 redirection with L3 switching
David Stevens
1
-7
/
+23
2013-04-22
net: Remove return value from list_netdevice()
dingtianhong
1
-3
/
+1
2013-04-22
net: remove a stale comment for dl_next
Eric Dumazet
1
-1
/
+1
2013-04-22
qeth: Fix missing pointer update
Stefan Raspl
4
-4
/
+6
2013-04-22
qeth: remove unused variable
Stefan Raspl
4
-6
/
+4
2013-04-22
qeth: remove cast for kzalloc return value
Zhang Yanfei
1
-1
/
+1
2013-04-22
xen-netback: don't disconnect frontend when seeing oversize packet
Wei Liu
1
-6
/
+16
2013-04-22
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
2
-51
/
+242
2013-04-22
xen-netfront: reduce gso_max_size to account for max TCP header
Wei Liu
2
-2
/
+16
2013-04-22
xen-netfront: frags -> slots in log message
Wei Liu
1
-2
/
+2
2013-04-22
be2net: enable IOMMU pass through for be2net
Craig Hada
1
-0
/
+5
2013-04-22
be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-R
Vasundhara Volam
3
-26
/
+93
2013-04-22
be2net: Avoid flashing BE3 UFI on BE3-R chip.
Vasundhara Volam
5
-16
/
+37
2013-04-22
be2net: Don't log "Out of MCCQ wrbs" error
Vasundhara Volam
1
-3
/
+1
2013-04-22
be2net: Use TXQ_CREATE_V2 cmd
Vasundhara Volam
5
-54
/
+41
2013-04-22
bnx2x: update version to 1.78.17-0
Dmitry Kravkov
1
-2
/
+2
2013-04-22
bnx2x: allow nvram test to run when device is down
Dmitry Kravkov
1
-9
/
+10
2013-04-22
bnx2x: add additional regions for CRC memory test
Dmitry Kravkov
2
-23
/
+185
2013-04-22
bnx2x: remove non-necessary assignment
Dmitry Kravkov
1
-4
/
+1
2013-04-22
bnx2x: fix byte-by-byte nvram write for BE machines
Dmitry Kravkov
1
-8
/
+7
2013-04-22
bnx2x: refactor nvram read procedure
Dmitry Kravkov
1
-7
/
+21
2013-04-21
qeth: fix VLAN related compilation errors
Patrick McHardy
1
-6
/
+10
2013-04-21
net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n
Patrick McHardy
1
-0
/
+1
2013-04-21
net: vlan: fix dummy function signatures for CONFIG_VLAN=n
Patrick McHardy
1
-3
/
+4
2013-04-21
net: vlan: fix memory leak in vlan_info_rcu_free()
Patrick McHardy
1
-3
/
+4
2013-04-19
bond: add support to read speed and duplex via ethtool
Andy Gospodarek
1
-0
/
+32
2013-04-19
packet: move hw/sw timestamp extraction into a small helper
Daniel Borkmann
1
-34
/
+23
2013-04-19
net: socket: move ktime2ts to ktime header api
Daniel Borkmann
2
-16
/
+22