summaryrefslogtreecommitdiffstats
path: root/Documentation/vme_api.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-23netlink: fix typo in net/netlink/af_netlink.cStephen Rothwell1-1/+1
2013-04-23batman-adv: fix global protection fault during soft_iface destructionAntonio Quartulli1-0/+7
2013-04-23net: Fix vlan bitmask changes in EHEA driver.David S. Miller1-6/+6
2013-04-23net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller2-2/+3
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann2-6/+2
2013-04-22VXLAN: Allow L2 redirection with L3 switchingDavid Stevens1-7/+23
2013-04-22net: Remove return value from list_netdevice()dingtianhong1-3/+1
2013-04-22net: remove a stale comment for dl_nextEric Dumazet1-1/+1
2013-04-22qeth: Fix missing pointer updateStefan Raspl4-4/+6
2013-04-22qeth: remove unused variableStefan Raspl4-6/+4
2013-04-22qeth: remove cast for kzalloc return valueZhang Yanfei1-1/+1
2013-04-22xen-netback: don't disconnect frontend when seeing oversize packetWei Liu1-6/+16
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu2-51/+242
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2-2/+16
2013-04-22xen-netfront: frags -> slots in log messageWei Liu1-2/+2
2013-04-22be2net: enable IOMMU pass through for be2netCraig Hada1-0/+5
2013-04-22be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam3-26/+93
2013-04-22be2net: Avoid flashing BE3 UFI on BE3-R chip.Vasundhara Volam5-16/+37
2013-04-22be2net: Don't log "Out of MCCQ wrbs" errorVasundhara Volam1-3/+1
2013-04-22be2net: Use TXQ_CREATE_V2 cmdVasundhara Volam5-54/+41
2013-04-22bnx2x: update version to 1.78.17-0Dmitry Kravkov1-2/+2
2013-04-22bnx2x: allow nvram test to run when device is downDmitry Kravkov1-9/+10
2013-04-22bnx2x: add additional regions for CRC memory testDmitry Kravkov2-23/+185
2013-04-22bnx2x: remove non-necessary assignmentDmitry Kravkov1-4/+1
2013-04-22bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov1-8/+7
2013-04-22bnx2x: refactor nvram read procedureDmitry Kravkov1-7/+21
2013-04-21Linux 3.9-rc8v3.9-rc8Linus Torvalds1-1/+1
2013-04-21qeth: fix VLAN related compilation errorsPatrick McHardy1-6/+10
2013-04-21net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy1-0/+1
2013-04-21net: vlan: fix dummy function signatures for CONFIG_VLAN=nPatrick McHardy1-3/+4
2013-04-21net: vlan: fix memory leak in vlan_info_rcu_free()Patrick McHardy1-3/+4
2013-04-20net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-20x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-19net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann1-1/+1
2013-04-19qlge: Update version to 1.00.00.32.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria1-1/+1
2013-04-19qlge: Fix receive path to drop error framesSritej Velaga1-7/+29
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+84
2013-04-19bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com1-0/+4
2013-04-19bonding: disable netpoll on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com1-0/+10
2013-04-19bonding: vlans don't get deleted on enslave failurenikolay@redhat.com1-0/+1
2013-04-19bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com1-0/+5
2013-04-19pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun1-1/+1
2013-04-19irda: small read past the end of array in debug codeDan Carpenter3-3/+13
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller7-55/+241
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2