summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18vxlan: tun_id is 64bit, not 32bitJiri Benc
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-18i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan
2016-02-18i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain
2016-02-18i40e: clean event descriptor before useShannon Nelson
2016-02-18i40evf: set adapter state on reset failureMitch Williams
2016-02-18i40e: better error reporting for nvmupdateShannon Nelson
2016-02-18i40e: expand commentMitch Williams
2016-02-18i40e: Do not disable queues in the Legacy/MSI Interrupt handlerAnjali Singhai Jain
2016-02-18i40e/i40evf: avoid atomicsMitch Williams
2016-02-18i40e: Removal of code which relies on BASE VEB SEIDKiran Patil
2016-02-18i40e: Fix PROMISC mode for Multi-function per port (MFP) devicesAnjali Singhai Jain
2016-02-18i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain
2016-02-18i40e: trivial: cleanup use of pf->hwJesse Brandeburg
2016-02-18i40evf: support packet split receiveMitch Williams
2016-02-18i40e: drop unused debugfs file "dump"Jesse Brandeburg
2016-02-18i40e: get rid of magic numberMitch Williams
2016-02-18Merge branch 'vxlan-cleanups'David S. Miller
2016-02-18vxlan: treat vni in metadata based tunnels consistentlyJiri Benc
2016-02-18vxlan: clean up rx error pathJiri Benc
2016-02-18vxlan: clean up extension handling on rxJiri Benc
2016-02-18vxlan: move GBP header parsing to a separate functionJiri Benc
2016-02-18vxlan: simplify vxlan_remcsumJiri Benc
2016-02-18vxlan: keep flags and vni in network byte orderJiri Benc
2016-02-18vxlan: introduce vxlan_hdrJiri Benc
2016-02-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-18Merge branch 'rocker-worlds'David S. Miller
2016-02-18rocker: return -EOPNOTSUPP for undefined world opsJiri Pirko
2016-02-18rocker: move OF-DPA stuff into separate fileJiri Pirko
2016-02-18rocker: call rocker_cmd_exec function with "nowait" boolean instead of flagsJiri Pirko
2016-02-18rocker: remove trans parameter to rocker_cmd_exec functionJiri Pirko
2016-02-18rocker: pre-allocate wait structures during cmd ring initJiri Pirko