index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
vme_api.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-23
netlink: fix typo in net/netlink/af_netlink.c
Stephen Rothwell
1
-1
/
+1
2013-04-23
batman-adv: fix global protection fault during soft_iface destruction
Antonio Quartulli
1
-0
/
+7
2013-04-23
net: Fix vlan bitmask changes in EHEA driver.
David S. Miller
1
-6
/
+6
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
Linux 3.9-rc8
v3.9-rc8
Linus Torvalds
1
-1
/
+1
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-20
net: fix incorrect credentials passing
Linus Torvalds
1
-2
/
+2
2013-04-20
x86, microcode: Verify the family before dispatching microcode patching
H. Peter Anvin
1
-7
/
+31
2013-04-19
net: rate-limit warn-bad-offload splats.
Ben Greear
1
-0
/
+3
2013-04-19
net: ax88796: avoid 64 bit arithmetic
Arnd Bergmann
1
-1
/
+1
2013-04-19
qlge: Update version to 1.00.00.32.
Jitendra Kalsaria
1
-1
/
+1
2013-04-19
qlge: Fix ethtool autoneg advertising.
Jitendra Kalsaria
1
-1
/
+1
2013-04-19
qlge: Fix receive path to drop error frames
Sritej Velaga
1
-7
/
+29
2013-04-19
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
Bjørn Mork
1
-0
/
+9
2013-04-19
net: qmi_wwan: fixup destination address (firmware bug workaround)
Bjørn Mork
1
-0
/
+11
2013-04-19
net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
Bjørn Mork
1
-0
/
+84
2013-04-19
bonding: in bond_mc_swap() bond's mc addr list is walked without lock
nikolay@redhat.com
1
-0
/
+4
2013-04-19
bonding: disable netpoll on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-04-19
bonding: primary_slave & curr_active_slave are not cleaned on enslave failure
nikolay@redhat.com
1
-0
/
+10
2013-04-19
bonding: vlans don't get deleted on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-04-19
bonding: mc addresses don't get deleted on enslave failure
nikolay@redhat.com
1
-0
/
+5
2013-04-19
pkt_sched: fix error return code in fw_change_attrs()
Wei Yongjun
1
-1
/
+1
2013-04-19
irda: small read past the end of array in debug code
Dan Carpenter
3
-3
/
+13
2013-04-19
sparc64: Fix race in TLB batch processing.
David S. Miller
7
-55
/
+241
2013-04-19
ARM: 7699/1: sched_clock: Add more notrace to prevent recursion
Stephen Boyd
1
-2
/
+2
[next]