aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: Fix vlan bitmask changes in EHEA driver.David S. Miller2013-04-22
* net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller2013-04-22
* net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann2013-04-22
* VXLAN: Allow L2 redirection with L3 switchingDavid Stevens2013-04-22
* net: Remove return value from list_netdevice()dingtianhong2013-04-22
* net: remove a stale comment for dl_nextEric Dumazet2013-04-22
* qeth: Fix missing pointer updateStefan Raspl2013-04-22
* qeth: remove unused variableStefan Raspl2013-04-22
* qeth: remove cast for kzalloc return valueZhang Yanfei2013-04-22
* xen-netback: don't disconnect frontend when seeing oversize packetWei Liu2013-04-22
* xen-netback: coalesce slots in TX path and fix regressionsWei Liu2013-04-22
* xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2013-04-22
* xen-netfront: frags -> slots in log messageWei Liu2013-04-22
* be2net: enable IOMMU pass through for be2netCraig Hada2013-04-22
* be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam2013-04-22
* be2net: Avoid flashing BE3 UFI on BE3-R chip.Vasundhara Volam2013-04-22
* be2net: Don't log "Out of MCCQ wrbs" errorVasundhara Volam2013-04-22
* be2net: Use TXQ_CREATE_V2 cmdVasundhara Volam2013-04-22
* bnx2x: update version to 1.78.17-0Dmitry Kravkov2013-04-22
* bnx2x: allow nvram test to run when device is downDmitry Kravkov2013-04-22
* bnx2x: add additional regions for CRC memory testDmitry Kravkov2013-04-22
* bnx2x: remove non-necessary assignmentDmitry Kravkov2013-04-22
* bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov2013-04-22
* bnx2x: refactor nvram read procedureDmitry Kravkov2013-04-22
* qeth: fix VLAN related compilation errorsPatrick McHardy2013-04-21
* net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=nPatrick McHardy2013-04-21
* net: vlan: fix dummy function signatures for CONFIG_VLAN=nPatrick McHardy2013-04-21
* net: vlan: fix memory leak in vlan_info_rcu_free()Patrick McHardy2013-04-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-19
|\
| * netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal2013-04-18
| * netfilter: add my copyright statementsPatrick McHardy2013-04-18
| * netfilter: nat: propagate errors from xfrm_me_harder()Patrick McHardy2013-04-08
| * netfilter: ipv6: propagate routing errors from ip6_route_me_harder()Patrick McHardy2013-04-08
| * netfilter: ipv4: propagate routing errors from ip_route_me_harder()Patrick McHardy2013-04-08
* | bond: add support to read speed and duplex via ethtoolAndy Gospodarek2013-04-19
* | packet: move hw/sw timestamp extraction into a small helperDaniel Borkmann2013-04-19
* | net: socket: move ktime2ts to ktime header apiDaniel Borkmann2013-04-19
* | net: Add .gitignore to networking selftests directory.David S. Miller2013-04-19
* | net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*David S. Miller2013-04-19
* | Merge branch 'qlcnic'David S. Miller2013-04-19
|\ \
| * | qlcnic: Update version to 5.2.41Rajesh Borundia2013-04-19
| * | qlcnic: Support polling for mailbox events.Rajesh Borundia2013-04-19
| * | qlcnic: Fix loopback test for SR-IOV PF.Rajesh Borundia2013-04-19
| * | qlcnic: Support VLAN id config.Rajesh Borundia2013-04-19
| * | qlcnic: Support MAC address, Tx rate config.Rajesh Borundia2013-04-19
| * | qlcnic: VF reset recovery implementation.Rajesh Borundia2013-04-19
| * | qlcnic: VF FLR implementation.Rajesh Borundia2013-04-19
| * | qlcnic: Change 82xx adapter VLAN id endian type.Rajesh Borundia2013-04-19
|/ /
* | Merge branch 'netlink-mmap'David S. Miller2013-04-19
|\ \
| * | nfnetlink: add support for memory mapped netlinkPatrick McHardy2013-04-19