aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-18Merge branch 'qed-vlan-filtering'David S. Miller
2016-02-18qede: Add vlan filtering offload supportSudarsana Reddy Kalluru
2016-02-18qed: Lay infrastructure for vlan filtering offloadYuval Mintz
2016-02-18net: phy: dp83848: Fix sysfs naming collision warningAndrew F. Davis
2016-02-18net: Optimize local checksum offloadAlexander Duyck
2016-02-18ipv6: Annotate change of locking mechanism for np->optBenjamin Poirier
2016-02-18Merge branch 'iptunnel-pkt-scrub-consolidate'David S. Miller
2016-02-18iptunnel: scrub packet in iptunnel_pull_headerJiri Benc
2016-02-18vxlan: move vxlan device lookup before iptunnel_pull_headerJiri Benc
2016-02-18geneve: move geneve device lookup before iptunnel_pull_headerJiri Benc
2016-02-18geneve: implement geneve_get_sk_family helperJiri Benc
2016-02-18net: bridge: log port STP state on changeVivien Didelot
2016-02-18Merge branch 'cxgb4-addr-sync'David S. Miller
2016-02-18cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2016-02-18cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai
2016-02-18i40e/i40evf: Add exception handling for Tx checksumAlexander Duyck
2016-02-18i40e/i40evf: Do not write to descriptor unless we completeAlexander Duyck
2016-02-18vxlan: tun_id is 64bit, not 32bitJiri Benc
2016-02-18i40e/i40evf: Handle IPv6 extension headers in checksum offloadAlexander Duyck
2016-02-18i40e/i40evf: Add support for IPv4 encapsulated in IPv6Alexander Duyck
2016-02-18i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum pathAlexander Duyck
2016-02-18i40e/i40evf: Consolidate all header changes into TSO functionAlexander Duyck
2016-02-18i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO pathAlexander Duyck
2016-02-18i40e/i40evf: Use u64 values instead of casting them in TSO functionAlexander Duyck
2016-02-18i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck
2016-02-18Merge branch 'netlink-mmap-remove'David S. Miller
2016-02-18nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal
2016-02-18nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal
2016-02-18openvswitch: Revert: "Enable memory mapped Netlink i/o"Florian Westphal
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal
2016-02-18net_sched: Improve readability of filter processingJamal Hadi Salim
2016-02-18bridge: switchdev: Offload VLAN flags to hardware bridgeIdo Schimmel
2016-02-18net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518Stefan Roese
2016-02-18isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestampsAlison Schofield
2016-02-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-18net-sysfs: remove unused fmt_long_hexColin Ian King
2016-02-17i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan
2016-02-17i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain
2016-02-17i40e: clean event descriptor before useShannon Nelson
2016-02-17i40evf: set adapter state on reset failureMitch Williams
2016-02-17i40e: better error reporting for nvmupdateShannon Nelson
2016-02-17i40e: expand commentMitch Williams
2016-02-17i40e: Do not disable queues in the Legacy/MSI Interrupt handlerAnjali Singhai Jain
2016-02-17i40e/i40evf: avoid atomicsMitch Williams
2016-02-17i40e: Removal of code which relies on BASE VEB SEIDKiran Patil
2016-02-17i40e: Fix PROMISC mode for Multi-function per port (MFP) devicesAnjali Singhai Jain
2016-02-17i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain
2016-02-17i40e: trivial: cleanup use of pf->hwJesse Brandeburg
2016-02-17i40evf: support packet split receiveMitch Williams