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